Prev | SQL Engine Reference | Next |
SQL Reserved Words
Supported Pervasive.SQL Reserved Words
Reserved words are SQL keywords and other symbols that have special meanings when they are processed by the SRDE. Reserved words are not recommended for use as database, table, column, variable or other object names. If a reserved word is used as an object name, it must be enclosed in double-quotes to notify the SRDE that the word is not being used as a keyword in the given context.
You can avoid having to worry about reserved words by always enclosing user-defined object names in double-quotes.
Prev Btrieve Key Data Types |
Contents Check for Revisions | Next Reserved Words |