Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Ignore ORA 942 Error
I have a unix script that includes a DROP TABLE and CREATE TABLE
command in SQL Plus.it works fine if the table to drop is there. If
not the script ends. Can anyone advise how I can ignore the
"ORA-00942: table or view does not exist" error and continue to the
next command?
Received on Tue Oct 12 2004 - 05:07:52 CDT
![]() |
![]() |