Execute Query

Runs an SQL query created in the Database Query action cell.

The results and the number of rows found are stored in memory and also to variables configured in the 'Query Result' list of a preceding Database Query action cell.

The results held in memory can be accessed by the Fetch Query Result action cell.

Properties

Select Query Statement to Execute

Select the query to execute.

Number of Result Rows

Optionally, enter an integer variable to hold the number of result rows returned by the query.

Exit points

Exit point

Taken

[Complete]

If the query has been executed successfully.

Error

If the query has not been executed successfully.