Overview
ALL_USERS lists all users.
Related views
DBA_USERS
Field description
Field name |
Type |
Nullable |
Description |
|---|---|---|---|
| USERNAME | VARCHAR2(30) | NO | The username. |
| USERID | NUMBER(38) | NO | The ID of the user. |
| CREATED | DATE | NO | The time when the user was created. |
