We have IMPORT CSV.
But I want EXPORT CSV too.
EXPORT CSV
[ WITH HEADER ]
[ SEPARATED BY (TAB|<character>) ]
TO FILE "<filename>" ENCODING "<encoding>"
SELECT ... <current delimiter>
This will only add double quotes to a value if needed.
Would be nice if the script could be parameterized, but that's another issue.
Original issue reported on code.google.com by rene.de....@gmail.com on 7 Jul 2011 at 10:27
Original issue reported on code.google.com by
rene.de....@gmail.com
on 7 Jul 2011 at 10:27