Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Get the table name in a trigger
Hello everyone,
Is there a way to get the name of the table that a trigger is defined on from within the trigger code at run time?
Each of the triggers in the application I am working on calls a procedure which takes the table name as a parameter and I am trying to find a way to avoid hard coding the table names in all the triggers.
Thanks,
Matthew MacFarland
Dril-Quip, Inc.
Received on Mon Aug 24 1998 - 00:00:00 CDT
![]() |
![]() |