Icon

Nodes

This category contains 5519 nodes.

Database Column Filter Deprecated

The Database Column Filter allows columns to be excluded from the input table database table.

Database Column Rename Deprecated

Enables you to rename database column names.

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 Connector Deprecated

Create a database connection to any JDBC database.

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