Forum Discussion
pab11
5 years agoHelper I
Load additional column from csv file
Hello everyone, currently i am loading a table with 10 columns from csv-file into my database. Now i want to add another column (the previous 10 column names stay the same), but in the first ste...
- 5 years ago
Ahaaaa! I changed columns to 11 and now it works!
I think that's what you were up to right?
Thank you!!!
pab11
5 years agoHelper I
Actually it was this simple csv conncetion with path, delimiter, data type etc.:
But i guess you mean something different...where can i find the query?
Thanks!
pab11