Database Commands Automation

The Database Commands Automation activity allows you to perform any create, read, update, and delete (CRUD) operation using Execute Query. You can use these activities to perform the following types of task:

  • Create a connection to a database using a connection string.
  • Execute a query on a database and return the query result in a dataset.

Database Commands Automation Actions

You can use the following activities to design an RPA bot that can create a connection to a database or execute a query to fetch data from it: