This directory contains 3 workflows.
This exercise is about writing data into a database and while doing so it prepares the data for the next exercises. Reads cars-85.csv file and - writes […]
Reads dataset cars-85 from KCBBook.sqlite DB, prepared in exercise1. The goal of this exercise is to read data from a database and practice a bit of […]
The goal of this exercise is to practice with the Parameterized DB Query Reader node for looping purpose. Extract make, nr_doors, length, width, and […]