The following sections provide an introduction to the query language (also referred to as the data retrieval language) used by the database system.
SQL statements for data queries
QUERY statement | SINGLE SELECT statement | EXPLAIN statement |
OPEN CURSOR statement | FETCH statement | CLOSE statement |