UID is a pseudo-column returning a numeric value identifying the current user.
SQL> SELECT USER, UID FROM DUAL; USER UID ------------------------------ ---------- SCOTT 207