OpenEdge SQL support for Transparent Data Encryption
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
OpenEdge SQL Data Definition Language supports Transparent Data Encryption. The new functionality provides only the DBA or security administrator with the ability to:
- Define encryption specifications for new tables, indexes,
and
LOBcolumns - Modify encryption or decryption specifications for existing
tables, indexes, and
LOBcolumns - Drop existing encrypted tables, indexes, and
LOBcolumns - View encryption specifications for tables, indexes, and
LOBcolumns - Rekey existing encrypted tables, indexes, and
LOBcolumns
Note that the tables, indexes, and LOB columns
must be in a Type II storage area. For details on the modified SQL
syntax, see OpenEdge Data Management: SQL Development and OpenEdge
Data Management: SQL Reference.