Node Connectivity

There are 38 nodes that can be used as predessesor for a node with an input port of type Database Query.

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 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 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.

Database Query Deprecated

Modifies the input SQL query from a incoming database connection.

Database Row Filter Deprecated

The Database Row Filter allows to filter rows from database table.

Database Sampling Deprecated

The Database Sampling creates a SQL statement that allows to sample (a bunch of rows) from a database table