Node Connectivity

There are 47 nodes that can be used as predessesor for a node with an input port of type DB Data.

DB Insert StreamableDeprecated

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

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 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 Inserter StreamableModern UI

Inserts rows in the database based on the values of the selected columns from the KNIME input 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.

DB Writer StreamableModern UI

Inserts the selected rows in the database based on the selected columns from the input table. Creates a new table if the table does not exist.

DB Writer StreamableDeprecated

Inserts the selected rows in the database based on the selected columns from the input table. Creates a new table if the table does not exist.