Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Database Schema Activity defines the procedure to insert, update, or delete data to and from a database table. It uses the predefined Database Info activity to connect to the database.

...

iconfalse
titleNote

...

It is recommended that you use Advanced Database Schema Activity. With this, you can parse data from multiple tables within a particular database. You can insert or update data into multiple tables of a single database. Click here to know how to create a new Advanced Database Schema Activity.

Prerequisites

  • You must create Database Info activity before you create Database Schema activity.

...