Icon

09_​Deployment

Deployment

Exercise 9 for the KNIME Analytics Platform for Data Wranglers course
- Write data on an .xls file using the Excel Writer node
- Write the data on SQLite database

Exercise 9: DeploymentIn this exercise you write preprocessed data into an Excel file and to a database. 1) Write the clean customer datato an Excel file into the "data/temp"folder 2) Write the purchase data back to the "Transactions.sqlite"database. Create or append the data into the table called"AllTransactions". Top: customer dataBottom: products data Read preprocesseddata Exercise 9: DeploymentIn this exercise you write preprocessed data into an Excel file and to a database. 1) Write the clean customer datato an Excel file into the "data/temp"folder 2) Write the purchase data back to the "Transactions.sqlite"database. Create or append the data into the table called"AllTransactions". Top: customer dataBottom: products data Read preprocesseddata

Nodes

Extensions

Links