Push Data to Database
Steps to follow
From the
Processing & Pipelines
module selectBuild Pipelines
section.Click the
Push Data to Database
button, a popup appears.Select a
DB Connection
which have been already configured.Enter the
Database Table Name
to create or update the data that exists on the database.Enter the
Chunk size
you need to insert data into databaseSelect
Replace Table
from drop down if exists if you need to drop the previous table orAppend
to add data into the old table.Click
Push to Database
to store the pipeline.
Walkthrough
Last updated