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?