Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Propblem with executing Oracle SQL scrip
I have very simple SQL script (few queries) to execute from PLSQL+ , each time I try to run it I am receiving this :
"ORA-00933: SQL command not properly ended"
I tried to end each query with semicolon, still the same. I tried without semicolon - no results.
Could anybody tell me how to format SQL script toi be able execute it from
PL/SQL + ?
Thank you,
Marek.
Received on Thu Apr 12 2001 - 11:17:19 CDT
![]() |
![]() |