Try OpenEdge Now
skip to main content
SQL Development
OpenEdge SQL Data Manipulation Language
 

OpenEdge SQL Data Manipulation Language

The Data Manipulation Language (DML) is used to select, insert, delete, or update information of a database, and is described in the following sections.
Note: This chapter gives an overview of DML statements. For complete syntax of each statement, see OpenEdge Data Management: SQL Reference.
* Using Data Manipulation Language statements
* Using indexes
* Working with join operations
* Using scalar subqueries