OpenEdge SQL identifiers

Identifiers are user-specified names for elements such as tables, views, and columns. The maximum length for SQL identifiers is 32 characters.

The two types of SQL identifiers are:

  • Conventional identifiers
  • Delimited identifiers enclosed in double quotation marks