How to monitor user update table column by sql trigger
Hi,
My database face a problem that somebody(or some jobs) always update commas into a column.I want to trace who (which job) update the column, but the database haven't enable audit .
anybody can help . provide a trigger script to monitor the table,if the column has been update with commas that return records into an audit table.
thank you very much.
Regards
Sean