if you create a table from the following csv using CSVREAD:

a,a,a,a
,,,

The table column names will be
A    A1     A11     A111

instead of

A0  A1   A2   A3

I think, there is a bug in makeColumnNamesUnique() function of Csv.java

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/97dce990-2de9-48ca-b42b-bde597aa4dbb%40googlegroups.com.

Reply via email to