UID

Syntax

Description of uid.gif follows
Description of the illustration uid.gif

Purpose

UID returns an integer that uniquely identifies the session user (the user who logged on).

Examples

The following example returns the UID of the current user:

SELECT UID FROM DUAL;