Sending Multiple Variables to SQL Program Arguments
Multiple variables can be sent into SQL program arguments.
To send multiple variables to SQL program arguments
In the Workflow Policy Program Arguments list, choose Sql Statement Inputs.
Enter the variable names into the Default Value property.
Use the following format:
[variable1], [variable2], [variable n]