Push Data to Database
Steps to follow
From the
Processing & Pipelinesmodule selectBuild Pipelinessection.Click the
Push Data to Databasebutton, a popup appears.Select a
DB Connectionwhich have been already configured.Enter the
Database Table Nameto create or update the data that exists on the database.Enter the
Chunk sizeyou need to insert data into databaseSelect
Replace Tablefrom drop down if exists if you need to drop the previous table orAppendto add data into the old table.Click
Push to Databaseto store the pipeline.
Walkthrough
Last updated