DBA_OBJECTS
Infos tous les objets (tables, index, synonymes, vues, ...)
Nom de la colonne | Description |
OWNER | Username of the owner of the object |
OBJECT_NAME | Name of the object |
OBJECT_ID | Object number of the object |
OBJECT_TYPE | Type of the object |
CREATED | Timestamp for the creation of the object |
LAST_DDL_TIME |
Timestamp for the last DDL change (including GRANT and REVOKE) to the object
|
TIMESTAMP | Timestamp for the specification of the object |
STATUS | Status of the object |