SQL Statement

Top  Previous  Next
The SQL Statement Gate has two rules: SQL Insert and SQL Update
The SQL Insert rule behaves as a Trigger the first time the gate is reached
The SQL Update rules behaves as a Trigger every time a change happens to the workflow after first time
Both statements expect a valid SQL string
This statement could be anything from an insert, update, delete statement or a call to a stored procedure
This Gate will appear with a different icon to normal task Gates


<%www.webandflo.com%>