Manipulating Data With SQL Statements

Previous
Previous
Next
Next

Data manipulation language (DML) statements query or manipulate data in existing schema objects. They enable you to:

DML statements are the most frequently used SQL statements.

This section contains the following topics: