Posts

Showing posts with the label mORE DETAILS : http://dbaforums.org/oracle/index.php?showtopic=18055

RESERVED KEYWORDS IN SQL / PL-SQL

PL/SQL Reserved Words have special meaning in PL/SQL, and may not be used for identifier names (unless enclosed in "quotes"). An asterisk (*) indicates words are also SQL Reserved Words. ALL*            DESC*           JAVA            PACKAGE         SUBTYPE ALTER*          DISTINCT*       LEVEL*          PARTITION       SUCCESSFUL* AND*            DO              LIKE*           PCTFREE*        SUM ...