In a positioned DELETE or UPDATE statement- the cursor name must be of length 1
PLS-01506 – Oracle Error Code
CREATE INDEX is non-ANSI
PLS-01711 – Oracle Error Code
A SELECT statement may not contain ORDER_BY- HAVING- or GROUP_BY clause
PLS-01507 – Oracle Error Code
DROP is non-ANSI
PLS-01701 – Oracle Error Code
Illegal syntax in ROLLBACK WORK statement
PLS-01702 – Oracle Error Code
Illegal syntax in COMMIT WORK statement
PLS-01703 – Oracle Error Code
Cursor name in CLOSE statment must be of length 1
PLS-01500 – Oracle Error Code
Unions are not allowed in the definition of a view
PLS-01704 – Oracle Error Code
The expressions in a sort clause must be column specs or unsigned integers- with optional ASC or DESC
PLS-01501 – Oracle Error Code
Options in CREATE TABLE statement is non-ANSI.