Hello Experts,
I am trying to upload .csv file into HANA. My source system contains some amount fields with +/- signs (Ex:223.00-). I assigned data type Decimal(p,s) for these fields while creating table in HANA but while uploading CSV file it is giving error that java.lang.NumberFormatException.
So can you please suggest me the data type that can used for amount fields with +/- Signs.
Thanks,
Sudhakara Reddy