Hi,
I want to track the DML changes that are occurring on important
tables.
I can create a trigger to track these but how can i get the Ip address
and SQl statement executed.
Is there a way that i can capture what DML changes were made by which
ip address and what were the SQL run for that and how many rows were
affected by that DML.
I will require all these information: ip address, no of affected rows,
SQL(if possible).
Thanks a lot
Rahul
|