ABL Comparisons
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
OpenEdge provides two types of character sorting. One type governs how data is stored within a database and affects index operations. Another type affects ABL comparisons—comparisons that are performed by ABL and that do not impact indexes. For example, the following is a typical ABL comparison:
|
The character expressions can contain character strings, character variables, or character fields.