SYS.ALL_USERS
The ALL_USERS
view lists all users of the database that are visible to the current user.
Related views
-
SYS.DBA_USERS
describes all users of the database and contains more columns thanALL_USERS
. -
SYS.USER_USERS
describes the current user of the database and contains more columns thanALL_USERS
.
Columns
Column name | Type | Description |
---|---|---|
|
|
Name of the user |
|
|
ID number of the user |
|
|
Date the user was created |