Omnidex SQL SELECT and Data Manipulation Statements

Omnidex SQL supports SQL's SELECT and Data Manipulation Statements (INSERT, UPDATE, and DELETE).

SELECT Peform a Query Specification and SELECT rows.
INSERT Insert rows into a Table.
UPDATE Update rows in a Table.
DELETE Delete rows in a Table.
 
Back to top
dev/sql/statements/dml/home.txt ยท Last modified: 2012/10/26 15:00 (external edit)