Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Field names?
In a PL/SQL script, how can I programatically iterate through all the fields
in a table without specifically knowing the field names?
Specifically, I am trying to write a generic auditing function that will be triggerd on insert, update and delete that will be passed the table name and will write out all the old/current values of each field.
Thanks
David Younger
Received on Sun Apr 25 1999 - 20:05:53 CDT
![]() |
![]() |