ad hoc parameter
A parameter associated with a database column that passes an expression to dynamically extend the query’s WHERE clause. An ad hoc parameter uses Query by Example (QBE) syntax to restrict the number of rows returned from the data source to the report. The tools that support ad hoc parameters are Information Console and Management Console. For example, in Figure G-2, the value in the first field translates to the following SQL (Structured Query Language) expression:
WHERE QUANTITYINSTOCK <= 500
Figure G-2  
Related terms
column, database, data source, expression, Information Console, Management Console, parameter, query, Query by Example (QBE), report, row, SQL (Structured Query Language), syntax, value
Contrast with
static parameter

Additional Links:

© Copyright OpenText Corp. All rights reserved. Privacy Policy | Cookie Policy

BIRT iHub 2