To use the component, create a reference to SQLCMD_Extended module, then select ExecuteNonQuery server action.
Using the server action is simple. Just provide the SQL command and the Database connection name (note that external Database connections are configured in Service Center)
After execution, check the status and retrieve error details in case of exceptions.That's it. Enjoy!!!