Returns the name of the current user. This function is equivalent to USER_NAME().
CURRENT_USER()
sysname
SELECT CURRENT_USER;
Functions