Skip to main content

This article has additional information about the SESSION_ID SQL function.

For convertibility of this function, go to SQL functions  S - Z.

SESSION_ID

Returns a unique session identifier for the current session.

If the value of the STARTUP_EVENT Rules Engine parameter has been set to True, this unique identifier is the SESSION_ID value that was inserted in the T_EVENT table the last time the Rules Engine was started.

Syntax

SELECT    SESSION_ID()

This is a convertible function resolved by USoft and thus supported on all RDBMS platforms.

Be the first to reply!

Reply