This chapter describes the syntax and semantics of SQL statements that are recognized by Dynamic Server or by Extended Parallel Server. Statements (and statement segments, and notes describing usage) that are not explicitly restricted to one of these database servers are valid for both.
The statement descriptions appear in alphabetical order. For some statements, important details of the semantics appear in other volumes of this documentation set, as indicated by cross-references.
For many statements, the syntax diagram, or the table of terms immediately following the diagram, or both, includes references to syntax segments in Data Types and Expressions or in Other Syntax Segments.
When the name of an SQL statement includes lowercase characters, such as "CREATE Temporary TABLE," it means that the first mixed-lettercase string in the statement name is not an SQL keyword, but that two or more different SQL keywords can follow the preceding uppercase keyword.
For an explanation of the structure of statement descriptions, see Overview of SQL Syntax.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]