Node Connectivity

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

DB Reader Streamable

Executes the input query in the database and retrieves the result into a KNIME data 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 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 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.

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.

DB Transaction End 

Ends a database transaction.