Specifies the character that the driver will use to delimit the field entries in a bulk load data file.
Valid Values
x
where:
x
is any printable character.
For simplicity, avoid using a value that can be in the data, including all alphanumeric characters, the dash(-), the colon(:), the period (.), the forward slash (/), the space character, the single quote (') and the double quote ("). You can use some of these characters as delimiters if all of the data in the file is contained within double quotes.
Notes
The Bulk Load Field Delimiter character must be different from the Bulk Load Record Delimiter.