how to monitor column of particular table
531840Mar 1 2009 — edited Mar 2 2009oracle database 10g
os unix-Hp
I have one table "consumer" with column load in it.
Now I want to keep old and new value of column "load" if its value changes through sql or front end.
How we can do it?