Node Connectivity

There are 5696 nodes that can be used as predessesor for a node with an input port of type Generic Port.

DB Table Partitioner StreamableModern UI

The input table is split into two partitions (i.e. row-wise), e.g. train and test data.

DB Table Selector StreamableModern UI

Selects a table from a database connection

DB Table Selector Deprecated

DB Table Selector node allows to select a table or view.

DB Delete (Filter) Deprecated

Deletes rows in the database that match the specified filter conditions.

DB Delete (Table) StreamableDeprecated

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

DB Insert StreamableDeprecated

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

DB Loader StreamableModern UI

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

DB Loader StreamableDeprecated

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

DB Looper StreamableModern UI

This node runs SQL queries in the connected database restricted by the possible values given by the input 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.