Specifying a Dynamic SQL Statement
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.