Enterprise Edition Home |
Express Edition Home |
Previous Page | Next Page Overview of SQL Syntax > Categories of SQL Statements >
DELETE
INSERT
LOAD
MERGE
SELECT
UNLOAD
UPDATE
Note:
The DELETE, INSERT, SELECT, and UPDATE statements are DML
statements in the ANSI/ISO standard for SQL. Although LOAD, UNLOAD, and MERGE
resemble DML in their functionality, these are out-of-scope for most references
in this manual to "DML statements."
Enterprise Edition Home |
Express Edition Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]