Reserved Keywords

The following words are reserved for use in SQL statements. If they are used for file or column names in a database that you use, you must enclose them in double (") quotation marks in any SQL statement where they appear as file or column names.

  • ALL
  • FROM
  • LIKE
  • AND
  • FULL
  • NATURAL
  • ORDER
  • BETWEEN
  • GROUP
  • NOT
  • RIGHT
  • COMPUTE
  • HAVING
  • NULL
  • UNION
  • CROSS
  • INNER
  • WHERE
  • DISTINCT
  • INTO
  • OPTIONS
 
  • FOR
  • LEFT