ERROR | Need termination delim with optional enclosure delim: column string table string |
CAUSE | The named column was specified with an optional enclosure delimiter, but no termination delimiter. Enclosure delimiters can only be optional when termination delimiters are present. |
ACTION | Specify a termination delimiter or make the enclosure delimiters non-optional. |