Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find out which tables were updated?

Ora Dev SgDec 20 2016 — edited Dec 20 2016

I have to figure out which tables a front-end application updates (I/U/D).  When I enter a new customer for example, how do find out which tables were inserted, updated & deleted?

Also, when we view a customer record in the front-end how do we find out which SQLs were issued to get that data?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 17 2017
Added on Dec 20 2016
10 comments
862 views