Syntax
|
Description
|
---|---|
SELECT
( ) , . ' " |
Keywords are capitalized and bold. Required punctuation is also in bold.
|
table‑name
|
Variable names are in italics.
|
[ ]
|
Square brackets indicate optional items.
|
|
|
A vertical bar separates two mutually exclusive choices in a syntax line.
|
{ }
|
Curly brackets delimit a set of mutually exclusive choices in a syntax line.
|
…
|
An ellipsis indicates that arguments can be repeated several times.
|