ISQL_FIELD_SEPARATOR option [DBISQL]

Function

Controls the default string used for separating values in data exported to ASCII files.

Allowed values

String

Default

A comma ( , )

Description

Controls the default string used for separating (or delimiting) values in data exported to ASCII files. If an OUTPUT statement does not contain a DELIMITED BY clause, the value of this setting is used.

Example