Summary:
The term of 'syntax' is global and indicates the way to use a product function. For example, it can be used to describe a language instruction or a system command:
Syntax:
|
Wildcard characters in syntax definitions are marked with an underscore:
Wildcards |
Description |
[ ] | Square braces indicate an optional element in the syntax. |
{ | } | Curly braces indicate a list of possible elements separated by a pipe. |
[...] | Indicates that the previous element can appear more than once. |
[,...] | Previous element can appear more than once separated by a comma. |
Warnings are important technical remarks, describing special behavior of the product function:
Warning: When a DATE, DATETIME or INTERVAL constant cannot be initialized correctly, it is set to NULL. |
Code examples are written with line numbers and language syntax highlighting as follows:
Example 1:
|
In some parts of the documentation you can find enhancement reference notes with a number identifying the request in our internal database:
Enhancement reference: BZ#1827 |
Product features that are no longer supported are marked with the red warning: De-supported!
|
Elements marked with this flag are no longer supported in the product.
Features that are specific to IBM Informix database servers are marked with the red warning: Informix only!
|
Elements marked with this flag work only with Informix database servers, and are not recommended for multi-database programming.