There are 5522 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
Modifies the input SQL query from a incoming database connection.
Establishes and opens a database access connection to read a table from.
The Database Row Filter allows to filter rows from database table.
The Database Executor allows to execute any custom SQL Statement on the database.
The Database Sampling creates a SQL statement that allows to sample (a bunch of rows) from a database table
The Database Sorter allows to sort rows from a database table.
Creates a database connection to the specified database.
This node allows a user to create a new database table either manually or based on the data table spec of an input data table.
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.