Auditing a Table
I need to know, which oracle-user is using a table.
For INSERT, UPDATE, DELETE I created Row-Trigger on the table.
I don't know, how I can get the Information about a SELECT.
We are working on an
Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
I don't know, how I can get the Information about a SELECT.
We are working on an
Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
0