CURRENT_SESSION

Purpose

This function returns the id of the current session. This id is also referenced in system table EXA_ALL_SESSIONS.

Syntax

current_session::=

Current_Session

Example

SELECT CURRENT_SESSION;