You can identify the current authorized user with the following statement:
SELECT CURRENT_USER;
The system responds with something like the following:
Current_User ------------------------------ BO-JSMITH
You can identify the current authorized user with the following statement:
SELECT CURRENT_USER;
The system responds with something like the following:
Current_User ------------------------------ BO-JSMITH