Node Connectivity

There are 103 nodes that can be used as successor for a node with an output port of type Database Query.

Database Connection Table Reader Deprecated

Reads the entire data from the input database connection.

Database Connection Table Writer Deprecated

Writes the input database table into a new database table.

Database Delete Deprecated

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

Database Drop Table Deprecated

Drops a table from the database using the input database JDBC connection.

Database GroupBy Deprecated

The Database GroupBy allows to group by the selected columns and output aggregated data to the generated groups.

Database GroupBy Deprecated

The Database GroupBy allows to group by the selected columns and output aggregated data to the generated groups.

Database Joiner Deprecated

Joins two database tables

Database Looping Deprecated

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

Database Numeric-Binner Deprecated

Group values of numeric columns categorized string type.

Database Pivot Deprecated

The Database Pivot node allows to pivot and group the input table by the selected columns for pivoting and grouping; enhanced by column aggregations.