OpenEdge Advanced Business Language: Difference between revisions

Content deleted Content added
Application Areas: citation-free list
Line 112:
The language is record based other than set of records based. In SQL operations work on a set of records, in the ABL, the operation is applied to a record at a time - much like using a cursor in SQL.
 
==Application Areasareas==
{{Unreferenced section|date=August 2020}}
The language is used in a wide variety of application areas, some examples:
 
Line 122 ⟶ 123:
* Security Card Systems
* Gaming Systems (think Las Vegas, not video)
* Other
 
==Notes==