How to find the date and time of last updated table?
Answer Posted / ajit nayak
SELECT TO_CHAR(LAST_ANALYZED,'DD-MON-YYYY HH12:MI:SS'),COLUMN_NAME
FROM COLS
WHERE TABLE_NAME = 'EMP';
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
How to get the Installed Oracle Version Information ?
What is a proxy object?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
How to export several tables together?
What are the differences between char and varchar2 in oracle?
How to select an oracle system id (sid)?
WHAT IS ecc 6.0
How many types of auditing in Oracle?
How to get last row id?
How to use "in" parameter properly?
How to check database size in Oracle?
What is oracle sid?
What is the minimum client footprint required to connect c# to an oracle database?
What is a snapshot log?