LucidDbSysRoot GET CURRENT SESSIONID

From LucidDB Wiki
Jump to: navigation, search

Contents

Syntax

VALUES SYS_ROOT.GET_CURRENT_SESSIONID()

GET_CURRENT_SESSIONID is a UDF, so you can use it in the WHERE clause, SELECT list, etc.

Purpose

Retrieves the ID of the current session.

Parameters

Input

None.

Output

INTEGER session ID.

Product Documentation