>
> select * from CSVREAD('test.csv','charset=UTF-8 preserveWhitespace=true');
>
for the record, the below statement is correct, the previous one was
incorrect.
select * from CSVREAD('test.csv', null, 'charset=UTF-8
preserveWhitespace=true');
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.