Hello group,
Is there any easy way to track the tables which have been
updated/deleted/inserted in one transaction?
I know that I can add some code in my db operation code to track the status.
But if I need to track some cascade delete or procedure call, I will need to
write some ugly code to track them.

Is there any easy way to get this done? Any suggestion will be helpful.

Thanks,
Clark Bao

Reply via email to