![]() |
|
![]() |
|
SQL Reference |
Commands |
|
SELECTThe SELECT command, like a standard SQL Select statement, selects and retrieves rows from a database based on the given criteria. Standard SQL syntax is supported for the SELECT command, along with the Omnidex extensions to the SQL standard. See SELECT Statement
for details about valid statements.
SyntaxSELECT statement [ON [CURSOR] cursor] [WITH options] SELECT statement ON [CURSOR] cursor [WITH options]
Options
ExampleSee SELECT Statement for examples of various types of SQL SELECT statements. |
|
APIs![]() |
SQL
Reference ![]() |
Stored
Procedures ![]() |
Third
Party Tools ![]() |
Debugging
![]() |
OmniAccess API |
ODBC |
JDBC |
Nested Queries |
SET Operations |
WITH Options |
CURSOR / INSTANCE |
Commands |
Functions |
SQL Server |
Oracle |
MS Access |
Ms Excel |