Load data into a relational database

Now you are ready to take all the records that are exiting the Filter rows step where the POSTALCODE was not null (the true condition) and load them into a database table. You will use the Table Output step and a hop from the Text File Input step to direct the data stream into a database table. This section of the tutorial uses a pre-existing database established during the Pentaho installation, which is started along with the server.

Last updated

Was this helpful?