append .db file with new months information

@MichaelB it could be something like this:

Another option would be to store the new data inside a temporary table and then insert it into the final table making sure that only dates that have not yet been transferred are used:


Edit: KNIME, Databases and SQL. TL;DR: use the power of SQL databases… | by Markus Lauber | Low Code for Data Science | Medium

1 Like