The following table shows some of the style conventions used
in the documentation for this product.
The following example illustrates some of the syntax conventions
used in this guide:
The following table explains the syntax conventions used in
this guide.
Table 0-3: Syntax conventions
Symbol
|
Explanation
|
Example
|
(
)
|
Include parentheses
as part of the command.
|
START DATABASE (database_name)
|
|
|
A vertical
bar indicates that you can select only one of the options shown.
Do not type the bar in your command.
|
{yes|no}
|
,
|
A comma indicates
that you can choose one or more of the options shown. Separate each
choice by using a comma as part of the command.
|
{long,short,none}
|
{ }
|
Braces
indicate that you must choose one or more of the enclosed options.
Do not type the braces when you enter the option.
|
Select only
one:
{datetime|datetime4}
|
Select at least
one:
{char_iso,char_eur, char_jis}
|
[ ]
|
Brackets
indicate that you can choose one or more of the enclosed options,
or none. Do not type the brackets when you enter the options.
|
[truncate]
|
...
|
An ellipsis
indicates that you can repeat the previous item as many times as
necessary.
|
{datax,datay }...
|