where new and old value store in trigger?
Hello experts,
when we declare a trigger then we have 2 correlation columns with in trigger i.e old and new.
as trigger stores in database and associated with table. when we use after update trigger, and use old and new value then from where old value comes. from table or somewhere else??
in short : where old and new key word values in trigger store in oracle???
thanks n regards
yash