Bind Variables Usage

You can place bind variables in the query text argument of the query definition. The values of the variables can be set when a query statement is opened, enabling a single query definition to be reused.

See Bind Variables in Query Text for details.