Last updated record in a table
Hello Guys,
I have a huge table with, it do NOT contain any field with date or date and time.
I just want to know when was the last record inserted and updated in this table? Oracle stores date and time stamp with each record. How to retrieve it using SQL query?
My database is 10gR2 and Linux is the OS.
Regards,
Imran