Re: how could i know when table is created.
Posted by: doojin so
Date: December 12, 2013 01:41AM

* What is the _real_ problem you are trying to solve (by knowing if a table has been created)?

i have to make a trigger on table.
but everyday, a new table will be generated and
there is no way to know when new table will be created.
so, i want to get something like a event when the table has been created.


* What will you do if the table exists or does not?
i'm going to make a trigger on the table.


* What language (PHP, VB, etc) are you using?
basically i'm using linux C.

thank you for your reply.

Options: ReplyQuote


Subject
Written By
Posted
Re: how could i know when table is created.
December 12, 2013 01:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.