I do have a bung of csv file that I want to analyse with KNIME. My idea is to read all the csv files into an SQLite database and than have KNIME analyze it.
So far I have found the SQLite Node. But now how to create a inmemory database.
All help is good, but please explain it to as much detail as you can.
Thank you, yes I found that option but than I had no idea how to proceed from there. In the mean time I think analyzing the data straight form the csv is the way to go.