Node Connectivity

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

DB Row Sampler StreamableModern UI

This node samples rows from a database table.

DB Sorter Modern UI

This node sorts the DB Data rows according to user-defined criteria.

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 (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 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.