Use of AS phase in CREATE TABLE statement is non_ANSI
PLS-01505 – Oracle Error Code
ALTER is non-ANSI
PLS-01506 – Oracle Error Code
CREATE INDEX is non-ANSI
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-01704 – Oracle Error Code
The expressions in a sort clause must be column specs or unsigned integers- with optional ASC or DESC
PLS-01705 – Oracle Error Code
Table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY
PLS-01707 – Oracle Error Code
In positioned DELETE or UPDATE statement- table must be identified in specification of cursor
