Try OpenEdge Now
SQL Development
OpenEdge SQL Data Manipulation Language
:
Using Data Manipulation Language statements
Using Data Manipulation Language statements
The SQL Data Manipulation Language statements are critical to an application's business logic. DML statements retrieve, add, change, and remove database records.
In this section:
SELECT
INSERT
UPDATE
DELETE