I have a small table with 3 columns. First and third columns are type text.
When I do transfertext with:
Transfer Type : Export delimited
table : table1
File name D:\test.txt
Here is test.txt data:
"jake",10.00,"rock"
"phil",22.20,"man"
Is it possible to get rid of double quotes around...