Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to check if a table exists

385345Jan 13 2003 — edited Jan 19 2004
Hi, I am new in Oracle dba area. I am writing a trigger that writes a message into a table(B) if there are changes made in another table(A). It's simple. But first I need to check if table(B) exists, if not create and then write a message. I couldnt find anything related to how to check if a certain table exists. If anybody knows, please give me a hint. thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2004
Added on Jan 13 2003
20 comments
17,439 views