UID

From Oracle FAQ

Jump to: navigation, search

UID is a pseudo-column returning a numeric value identifying the current user.

SQL> SELECT USER, UID FROM DUAL;
USER                                  UID
------------------------------ ----------
SCOTT                                 207


Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Retrieved from "http://orafaq.com/wiki/UID"
Personal tools