To pass multiple commands in a raw SQL statement
You can pass multiple commands in a raw SQL statement.
If your database allows multiple commands to be passed, you can enter as many valid SQL commands as you need, with the following rules:
*
*
*
*
1.
Enable the Select records with option in the Source tab of the Select process.
2.
Click Advanced.
The Advanced Settings window appears.
3.
Click to enable Use Raw SQL.
This activates raw SQL, a feature that passes your exact query syntax to the database.
4.
Click OK.
5.
Enter your SQL commands in the Select records with text box.
Click OK.