Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL: How to check if a table exists or not?

PL/SQL: How to check if a table exists or not?

From: Michael A. Casillas <casillas_at_icepr.com>
Date: 1997/08/27
Message-ID: <34047555.2D31BB02@icepr.com>#1/1

Yet another one:

How can I check in PL/SQL if a table exists or not. Is there a built in function that can return TRUE or FALSE? I know the table name, I just want to know if it's there or if I have to create it. Thanks in advance.

Michael Casillas Received on Wed Aug 27 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US