update modify date column with sysdate
406871Dec 4 2008 — edited Dec 4 2008Hello,
I want to add a new column, modify_date, to an existing table.
This column should have sysdate when ever a record is updated.
Please let me know the best way of doing this same.
Trigger? I think some mutating problem?
Thanks&Regards