- Categories:
Context functions (Session)
CURRENT_SESSION¶
Returns a unique system identifier for the Snowflake session corresponding to the present connection. This will generally be a system-generated alphanumeric string. It is NOT derived from the user name or user account.
Syntax¶
Returns¶
The data type of the returned value is VARCHAR.