Syntax for ABL attributes
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The OpenEdge SQL statements CREATE TABLE and
ALTER TABLE allow you to define ABL (Advanced Business
Language) attributes for tables and columns. This topic lists and describes the SQL keywords
to use with CREATE TABLE and ALTER
TABLE syntax. For examples of syntax using SQL keywords for ABL attributes, see the
CREATE TABLE and ALTER TABLE
entries in OpenEdge SQL statements.