lc_name

Description

(Cluster environments only) Returns the name of the logical cluster whose id you provide, or the current logical cluster if you do not provide an ID.

Syntax

lc_name([logical_cluster_ID])

Parameters

logical_cluster_ID

is the ID of the logical cluster.

Standards

ANSI SQL – Compliance level: Transact-SQL extension.

Permissions

Any user can execute lc_name.