I have a csv file that i need to import using CSVREAD. The issue is that it has date time format in a different way so a need to parse it. But my csv doesn't has the column names and the only way to check if a columns is of date time is to verify each on the run so preferably I need yo import with a select *. Can some one give me an example of how i am supposed to do it?
-- 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/groups/opt_out.
