error ORA-00933 al hacer un DROP TABLE if exists tabla;
Al hacer un DROP TABLE if exists tabla;
me a el siguiente error
The following error has occurred:
ORA-00933: comando SQL no terminado correctamente
¿?¿?¿?
me a el siguiente error
The following error has occurred:
ORA-00933: comando SQL no terminado correctamente
¿?¿?¿?
¿Estas segura de que se puede hacer eso? A mi eso del "if exists" me suena bastante mal. El "if" existe en oracle, y el "exists" tambien, pero me parece que no los estas usando correctamente. De hecho exists se usa en la clausula where...
