SELECT
| [Previous] [Main] [Next] |
· | Retrieve a single row, or part of a row, from a table, referred to as a singleton select.
|
· | Retrieve multiple rows, or parts of rows, from a table.
|
· | Retrieve related rows, or parts of rows, from a join of two or more tables.
|
· |
|