How can I tell when a table was dropped?
Hello, I have a full an two incremental backups of my database through RMAN and I dropped a table between the two incremental level 1 backups. I need to figure out the SCN where the table was dropped. Can I get this info out of the rman backups? My database is in NOARCHIVELOG, by the way...
Thanks,