This directory contains 20 workflows.
Joins two tables based on a selected column value in the TOP input table matching a Regular Expression pattern contained in the BOTTOM input table 12 […]
Creates a SQL table for the supplied KNIME data table. This allows the KNIME data table to be used with SQL via the knime DB nodes. KNOWN […]
Demonstration workflow for utilising KNIME Table Connector components. Connect an H2 Connector to the first KNIME Table Connector and then pass this […]
Creates a SQL table for the supplied KNIME data table. This allows the KNIME data table to be used with SQL via the knime DB nodes. KNOWN […]
Example of using the KNIME Table Session Connector component to enable the execution of SQL directly against the data in the table. The component uses the […]
Iterates the Lookup table on the lower port and attempts a regex match using a regex pattern on the lookup table with a column on the Source data table on […]
Attempts to reset the ROWID to just the Specified table ROWID from prior to the last JOINER node. If the ROWID is from the concatenation of rows from […]
Workflow demonstrating some ways to perform a join where part of the join condition is not based on perfect equality. The Joiner node can only join using […]
Workflow demonstrating the use of the Joiner Components The joiners provide the following functionality: Join Between: source column BETWEEN values in […]