Push Data to Database
Last updated
Last updated
From the Processing & Pipelines
module select Build 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 database
Select Replace Table
from drop down if exists if you need to drop the previous table or Append
to add data into the old table.
Click Push to Database
to store the pipeline.