Hello! I am trying to import data into my table using
INPUT INTO
The problem is my decimals is using ,
as a delimiter, and it expects .
. So it won't work!
How can i change this? Search and replace in the input file is not an option!
I am using SQL Anywhere 10