Alert if table gets updated
636287Feb 15 2011 — edited Feb 15 2011Hi ,
I am using oracle 10g and Windows server 2003 , I have a table which has a column named passwd .
I am trying to set an alert so that if anyone makes any change to this table ( DML only) I can be notified .
Can someone share a query to achieve this , ty .