Integration Server 10.15 | WmDB User’s Guide | Accessing Databases with Services | Creating Database Flow Services | Generating a Database Flow Service from an SQL Statement | Specifying a Dynamic SQL Statement
 
Specifying a Dynamic SQL Statement
 
Using Question Marks (?) in SQL Statements
Using Template Tags in SQL Statements
You can create a dynamic SQL statement by including question marks or template tags in the SQL statement. When you specify a dynamic SQL statement, the service expects input values to replace the question marks or template tags that you specify.