Icon

15_​Advanced_​Query_​Building

Advanced Query Building
Perform many complex in-database data manipulation operations using your own custom SQL statements SELECT * from WebActivityconnect toH2 databaseadd a new IncomeCategorycolumngroup by Productscount occurrenceswhere NumberOfContracts > 1take only 2 products withthe most occurrencesfilter the input DB byonly taking rows related tothe 2 products with highestoccurrencesremove rows whereProducts = Private Investment DB Table Selector H2 Connector DB Query DB Query Reader ParameterizedDB Query Reader DB SQL Executor Add backdeleted rows Perform many complex in-database data manipulation operations using your own custom SQL statements SELECT * from WebActivityconnect toH2 databaseadd a new IncomeCategorycolumngroup by Productscount occurrenceswhere NumberOfContracts > 1take only 2 products withthe most occurrencesfilter the input DB byonly taking rows related tothe 2 products with highestoccurrencesremove rows whereProducts = Private InvestmentDB Table Selector H2 Connector DB Query DB Query Reader ParameterizedDB Query Reader DB SQL Executor Add backdeleted rows

Nodes

Extensions

Links