Looking for SQL-like operations: EXCEPT, EXISTS etc

For exept in data you could use the

For exist there could be the table validator to see if a column is there or use this method:

Also KNIME has a lot of switches to guide your workflow. And also nodes to list external files.

But if you like SQL you could still work with it in KNIME :slight_smile: it supports all kinds of databases and with H2 and SQLite you have your own one right there without big installations to do.

3 Likes