'Teradata SQL Assistant import data with commas

I was following instructions with teradata sql assistant in order to import a CSV file into teradata with the following command: enter image description here

Everything seems to work fine except that the dataset contains strings with commas and so when importing i get an error because it reads more columns that there are.

Is there a way around this?

I tried looking online and could not find anything relevant.

The dataset contains many columns and I cant remove/edit the commas out because this dataset is key sensitive.

Thanks in advance.

Best,



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source