I do not need a notification on every record insertion or updation. I need a notification when a DML statement is executed on any table under a particular user. I mean if i inserts 1 millon row, i just need a single notification. So that i can understand some DML statement is executed on some table.




Reply With Quote