oracle pl sql error oracle pl sql error oracle pl sql error

Oracle error ORA-00933 SQL command not properly ended

Cause: The SQL statement ends with an inappropriate clause. For example, prior to Oracle8i an ORDER BY clause may not be included in a CREATE VIEW or INSERT statement.

Action: Correct the syntax by removing the inappropriate clauses. It may be possible to duplicate the removed clause with another SQL statement. For example, to order the rows of a view, do so when querying the view and not when creating it. This error can also occur in SQL*Forms applications if a continuation line is indented. Check for indented lines and deleted these spaces.
 

ORA-00933

 

 
Oracle news Oracle guide
     
  29-11-2006 Guida Oracle 10g
     
  30-02-2007 Oracle Server
     
  29-02-2007 Oracle Errors ORA ORA-00933
 
 
Oracle Functions PLSQL  l Consulenza Software Verona  l  Siti Web Verona  l   Exceptions  l  Oracle Errors  l  Oracle Collaborations Suite  l  Products  l  Contact
Oracle errors ora