Icon

11. Database - solution

Database - Solution
Activity: Databases - Connect to the H2 database, using the H2 Connector node. The database is here "knime.workflow\..\..\data\database.mv.db"- Write the Fully Joined Data into the Database as a new table called "adult"- Read the "adult" table in the database- Group the data by products and count the number of occurrences- Filter the adult datatable to only contain products that occur more often than 1000 times- Read the filtered table into a KNIME data table (Triangle ports) Write adult tableinto databaseRead data intoKNIMEGroup by productsCount occurrencescount > 1000Filter to productsin bottom tableRead adult table Fully Joined Data H2 Connector DB Writer DB Reader DB GroupBy DB Row Filter DB Joiner DB Table Selector Activity: Databases - Connect to the H2 database, using the H2 Connector node. The database is here "knime.workflow\..\..\data\database.mv.db"- Write the Fully Joined Data into the Database as a new table called "adult"- Read the "adult" table in the database- Group the data by products and count the number of occurrences- Filter the adult datatable to only contain products that occur more often than 1000 times- Read the filtered table into a KNIME data table (Triangle ports) Write adult tableinto databaseRead data intoKNIMEGroup by productsCount occurrencescount > 1000Filter to productsin bottom tableRead adult table Fully Joined Data H2 Connector DB Writer DB Reader DB GroupBy DB Row Filter DB Joiner DB Table Selector

Nodes

Extensions

Links