The following sections provide an introduction to the Data Manipulation Language (DML) used by the database system.
Every SQL statement that manipulates data implicitly sets an exclusive lock for each inserted, updated, or deleted row (for more information, see Locks).
SQL statements for data manipulation
|