ISQL_QUOTE option [Interactive SQL]

Function

Controls the default string that begins and ends all strings in data exported to ASCII files.

Allowed values

String

Default

A single apostrophe ( ' )

Description

Controls the default string that begins and ends all strings in data exported to ASCII files. If an OUTPUT statement does not contain a QUOTE clause, this value is used by default.

Example