Consultor Eletrônico



Kbase P22470: List of un-documented SQL-92 reserved words
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

GOAL:

List of un-documented SQL-92 reserved words

FACT(s) (Environment):

Progress 9.x

FIX:

The SQL-92 Guide and Reference, chapter "Progress SQL-92 Reserved Words", does not list the following words:

AREA
COLUMN
DATETIME
FILE
SCHEMA
SQL_TSI_HOUR
SQL_TSI_SECOND
STORE_IN_SQLENG
SEQUENCE

Using one of the above words in a SQL Statement will result to a Syntax error (7517) if the word is not enclosed with double quote ("").