Icon

Exercises

This directory contains 3 workflows.

IconExercise1 

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 […]

IconExercise2 

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 […]

IconExercise3 

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 […]