Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Complete Keyword List

Complete Keyword List

From: Immo Landwerth <terrajobst_at_web.de>
Date: Tue, 19 Nov 2002 19:43:49 +0100
Message-ID: <are0p5$heeij$1@ID-169341.news.dfncis.de>


Hi there,

I'm building up a complete SQL and PL/SQL Parser for Oracle. While devloping I found out that the "reserved words" listed in Oracle's 8i Documentation are *not* complete (e.g. REPLACE, CASE, CAST, MULTISET, SOME, XOR are missing).

Does anyone know a Web Page or Documentation in which I can find a complete list?

Also I would like to know the context in which it is considered to be a keyword. For example IMMEDIATE is a valid PL/SQL parameter name but after EXECUTE it is a keyword.

Immo Received on Tue Nov 19 2002 - 12:43:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US