Entering content frame

Data Manipulation 

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

INSERT Statement

UPDATE Statement

DELETE statement

NEXT STAMP statement

CALL statement

 

 

 

Leaving content frame