| Oracle8i Reference Release 2 (8.1.6) Part Number A76961-01  | 
  | 
Static Data Dictionary Views, 101 of 452
ALL_USERS lists all users of the database visible to the current user. This view does not describe the users. See the related views.
DBA_USERS describes all users in the database, and contains more columns than ALL_USERS. See "DBA_USERS".
USER_USERS describes the current user, and contains more columns that ALL_USERS. See "USER_USERS".
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 
  | 
 
  | 
 
  | 
 Name of the user  | 
| 
 
  | 
 
  | 
 
  | 
 ID number of the user  | 
| 
 
  | 
 
  | 
 
  | 
 User creation date  | 
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |