Syntax
Purpose
UID returns an integer that uniquely identifies the session user (the user who logged on).
UID
Examples
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.