How to find the date and time of last updated table?
Answer Posted / aseem k
select b.name, a.analyzetime from tab$ a, obj$ b
where a.obj#=b.obj#
and b.name ='EMP'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find the duplicate rows count from employees table in oracle?
List out the difference between commit, rollback, and savepoint?
What is rowid and rownum in oracle?
What are the data types in oracle?
How to list all indexes in your schema?
How to update values on multiple rows in oracle?
How to set up autotrace for a user account?
what is IDE,DMV in sql server?
What is merge in oracle?
How to specify default values in insert statement using oracle?
Use of an integrity constraint is better to validate data. Explain
What is an oracle table?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
How much memory your 10g xe server is using?
What are the ways tablespaces can be managed and how do they differ?