This category contains 12 nodes.
Reads the entire data from the input database connection.
Writes the input database table into a new database table.
Deletes the selected rows in the database based on the selected columns from the input table.
This node runs SQL queries in the connected database restricted by the possible values given by the input table.
Establishes and opens a database access connection to read a table from.
Creates a database connection to the specified database.
Selects a table from a database using the input database JDBC connection.
Updates the selected rows in the database with the data values from the input tables.
Establishes and opens a database access connection to which the entire input table is written to.
Loads data from KNIME into Hive