How can I tell if any table data has changed?
630500Jun 15 2008 — edited Jun 15 2008HI
I'm in the process of reverse engineering an application. We don't have the source code, so I've been looking to the Oracle 8 database to give me some clues as to what insert, update, delete operations are being performed.
Is there any SQL I could run which would indicate the table data has been changed in some way.
Thanks
Glenn