Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PL/SQL: How to check if a table exists or not?
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
![]() |
![]() |