Node Connectivity

There are 3058 nodes that can be used as successor for a node with an output port of type Table.

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 Streamable

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 Looping Streamable

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

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

Parameterized DB Query Reader Streamable

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