Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Description format

In this section, the SQL statements are described using a uniform syntax. The statements are in alphabetical order. There is one entry per statement, which has the name of the statement as its header.

Structure of an entry

Each entry consists of several parts.
An entry may not include all the parts if some have no meaning for that statement. An entry may also include additional information after the syntax diagram that describes special features or characteristics of the statement involved. The most important parts of each entry are described below.

Statement name - Brief description

A brief description of the function of the statement follows the heading.
This section also describes the prerequisites for successfully executing the statement. In particular, the required access permissions are mentioned.


STATEMENT_NAME CLAUSE parameter ...



parameter

Explanation of the parameter.

The clauses and parameters are described in the order in which they appear in the syntax diagram.

Examples

This section includes one or more examples illustrating how the statement is used. Most of these are based on the sample database ORDERCUST.

If an example in the manual is accompanied by the symbol on the left, this means
that it is present as a component in an instruction file or an ESQL COBOL program
in the demonstration database of SESAM/SQL (see the “ Core manual”).

See also

Related statements