Node Connectivity

There are 72 nodes that can be used as successor for a node with an output port of type DB Session.

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.

DB Transaction End 

Ends a database transaction.

DB Transaction Start 

Starts a database transaction.

DB Query Injector Modern UI

Creates a DB Data port from the input DB Connection and a string variable with the SQL query to use.

DB SQL Executor 

Executes custom SQL statement(s) in the database.

DB Table Creator Deprecated

This node allows a user to create a new database table either manually or based on the data table specification of a KNIME input data table.

DB Table Creator Deprecated

This node allows a user to create a new database table either manually or based on the data table specification of a KNIME input data table.

DB Table Deleter StreamableModern UI

Removes a table from the database using the input DB Connection.

DB Table Structure Creator StreamableModern UI

This node allows a user to create a new database table either manually or based on the data table specification of a KNIME input data table.