UID
returns an integer that uniquely identifies the session user (the user who logged on).
The following example returns the UID of the current user:
SELECT UID FROM DUAL;
Scripting on this page enhances content navigation, but does not change the content in any way.