This is an old revision of the document!
Omnidex SQL is a rich implementation of the SQL2 and SQL99 standards along with extensions specific to Omnidex.
Omnidex SQL statements can be tested and scripted using the ODXSQL program.
| SELECT | Select data |
| INSERT | Insert data |
| DELETE | Delete data |
| UPDATE | Update data |