LAST_DDL_TIME : what action ?
DB 19.19 On Linux
The DBA_OBJECTS table has the time of last DDL
Question: assuming not many DDL is going on on a specific object, how can I get to know WHICH DDL command was performed on the time reported in LAST_DDL_TIME ?
0