OpenEdge SQL identifiers
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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