Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Need to write trigger for "adding a new table"
<deanbrown3d_at_yahoo.com> wrote in message
news:1110252493.090943.285610_at_z14g2000cwz.googlegroups.com...
> Ok thanks all, this is useful info for me. So, what can I do then?
> Database trigger? I'll need to check the help online tomorrow, but I
> assume this is something different from a regular table trigger?
>
yes --- you'll be writing a trigger for a database DDL event... such as CREATE, ALTER, DROP, etc.
++ mcs Received on Tue Mar 08 2005 - 08:33:33 CST
![]() |
![]() |