Trigger to capture the DML sql text
750638Feb 3 2010 — edited Feb 8 2010hello,
We have a table that is being update and inserted by other, not eligible. So, I would like to create a trigger in sys schema which will log the sid, osname, username, sql text of the ineligible user. I've done a trigger, but it shows incorrrect sql text. How do I proceed?