Skip to main content

Execute SQL Command

Definition

Execute the given SQL command on the nopCommerce database.
An amazing activity! You can make changes to your database with this activity.
You don't need an activity for everything you want to do, you can easily write a SQL command and execute it with this activity.
Also, using the HTTP activity and this activity you can write every integration you want!

Properties

PropertyDescription
QuerySQL command to execute.

Outcomes

OutcomeDescription
DoneReturns the number of rows affected.