Entering content frame

 bool_spec 

Syntax Rules for Describing the Data Stream

Syntax

<bool_spec> ::= BOOLEAN <valVALUE_FOR_TRUE>/<valVALUE_FOR_FALSE>

valVALUE_FOR_TRUE

Defines the character string for values that are true

valVALUE_FOR_FALSE

Defines the character string for values that are false

The default value in the Loader is TRUE/FALSE.

The character strings can contain a maximum of 10 characters.

Use

Use this syntax rule to specify the character string that represents the BOOLEAN values in data streams to be unloaded from a database instance or to be loaded into a database instance.

You can also change the current value for individual commands.

See also:

Data Format

 

Leaving content frame