Hello, I'd like to use loadCSV, is it possible insert rows using data from the csv and from a literal. let me explain :
The lines are formatted like this in the csv : name,date,price I'd like to save them in a table with theses columns : importid,name,date,price Do anybody have an idea for how i can try to implement this ? Thank you, -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
