This directory contains 21 workflows.
Working with user-defined database variables This workflow demonstrates how you can create user-defined database variables in KNIME using the DB SQL […]
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 […]
Join using temporary DB tables This workflow demonstrates how to join multiple data tables in a database using temporary tables. URL: Forum post […]
Oracle Data Pagination using ROWNUM This workflow loops over data in an Oracle database using the ROWNUM function and between. TAGS: […]
Check Oracle Information (Version, Character Encoding, etc) This workflow executes the "SELECT * FROM v$version" query which returns the version of the […]
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 […]