Hi there,
I wonder if there is a way to
"copy select * from some_table into '\path\to\some.csv' delimiters ','; ",
so that in output csv there is no double quotes for char vars?
(for example, some_string instead of "some_string")
P.S. I am using MonetDB v11.21.11 (Jul2015-SP1) on Windows.Thank you,
Anton