Node Connectivity

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

DB Row Sampling 

This node samples rows from a database table

DB Sorter 

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

DB Table Selector 

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

DB Delete (Table) Streamable

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

DB Insert Streamable

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 Streamable

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

DB Update Streamable

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

DB Writer Streamable

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 Connection Table Writer 

Writes the input database table into a new database table.