How can I accomplish on KNIME "INSERT ... ON DUPLICATE KEY UPDATE Statement"?

@bilgee I would like to point you to a KNIME-only solution to your task since that might be what you initially asked

Also I created an example using H2 database and Stud_id as PRIMARY_KEY and load everything into a new database

3 Likes