SQL*Plus does not execute SQL scripts that SQL Developer does
问题 I am facing a very annoying problem. I have written (in Notepad++) some SQL scripts. Now when I try to execute them by SQL*Plus (through the command line, on Windows 7), I am getting errors like ORA-00933: SQL command not properly ended . Then I copy & paste the script into the SQL Developer worksheet window, hit the Run button, and the script executes without any problem/errors. After a long investigation, I came to think that SQL*Plus has a problem with some whitespaces (including newline