Icon

DB

This directory contains 21 workflows.

IconDBVariables 

Working with user-defined database variables This workflow demonstrates how you can create user-defined database variables in KNIME using the DB SQL […]

IconFlowVariablePassword4DBConnector 

Set DB Connector Login via Flow Variable This workflow demonstrates how the login for the DB Connector can be set via flow variables. TAGS: db,flow […]

IconJoinUsingTemporaryDatabaseTables 

Join using temporary DB tables This workflow demonstrates how to join multiple data tables in a database using temporary tables. URL: Forum post […]

IconOracle Data Pagination 

Oracle Data Pagination using ROWNUM This workflow loops over data in an Oracle database using the ROWNUM function and between. TAGS: […]

IconOracleInformation 

Check Oracle Information (Version, Character Encoding, etc) This workflow executes the "SELECT * FROM v$version" query which returns the version of the […]

IconWriting data into a database 

Writing data into a database This workflow uses the new database framework to write a KNIME table into a database table. It is as simple as that […]