I tried using a variable but oracle throws a PLS-00049 bad bind
variable error.
Please help...
Check out the usage of the package dbms_sql
-bdbafh
bad idea. If you don't know the column name then you have a problem. If
you are trying to avoid writing a lot of triggers then write a little
program that will create the triggers for you. If you are trying to write a
home made auditing system then use Oracle's native auditing.
Jim