Node Connectivity

There are 73 nodes that can be used as successor for a node with an output port of type DB Session.

DB Loader StreamableDeprecated

Loads data from a KNIME data table into a database table.

DB Merge StreamableDeprecated

Merges (insert or updates) rows in the database based on the values of the selected columns from the KNIME input table.

DB Merger StreamableModern UI

Merges (insert or updates) rows in the database based on the values of the selected columns from the KNIME input table.

DB Query Reader Modern UI

Executes an entered SQL query and returns the result as KNIME data table.

DB Reference Row Deleter StreamableModern UI

Deletes rows in the database based on the values of the selected columns from the KNIME input table.

DB Row Deleter Modern UI

Deletes rows from a database table matching configurable filter criteria.

DB Row Inserter StreamableModern UI

Inserts rows in the database based on the values of the selected columns from the KNIME input table.

DB Row Manipulator StreamableModern UI

This node runs SQL commands in the connected database restricted by the possible values given by the input KNIME data table.

DB Update StreamableDeprecated

Updates rows in the database based on the values of the selected columns from the KNIME input table.

DB Updater StreamableModern UI

Updates rows in the database based on the values of the selected columns from the KNIME input table.