Example
Return the login name information for the current user:
SELECT SYSTEM_USER;
Definition and Usage
The SYSTEM_USER function returns the login name for the current user.
Syntax
SYSTEM_USER
Return the login name information for the current user:
SELECT SYSTEM_USER;
The SYSTEM_USER function returns the login name for the current user.
SYSTEM_USER