>From the docs: http://h2database.com/html/functions.html#csvread
"If the column names are specified (a list of column names separated with
the fieldSeparator), those are used, otherwise (or if they are set to NULL)
the first line of the file is interpreted as the column names"



On Thu, Feb 13, 2020 at 3:33 PM Rinse Lemstra <r.lems...@xso.nl> wrote:

>
> with CSVREAD one can insert/merge records from a .csv file.
>
> Although the csv file does containt column names, they are not respected.
>
> Wouldn't it be nice if CSVREAD could respect these column names while
> importing the data?
>
> regards,
>
> Rinse
>
> --
> 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 h2-database+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/h2-database/fcb3efb8-74d9-473b-bbee-9dae23b0e828%40googlegroups.com
> <https://groups.google.com/d/msgid/h2-database/fcb3efb8-74d9-473b-bbee-9dae23b0e828%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAKpgiBYQDVHT29KUduaOjMXED%3DUZCC%3D5RuRn4Ndp%3DA3J1%2BrXYw%40mail.gmail.com.

Reply via email to