WB_Predicate - SQL predicate

Syntax
WB_Predicate=SQL predicate

Syntax example
WB_Predicate=TOP 10%

Valid inputs
One of the following predicates: ALL, DISTINCT, DISTINCTROW, or TOP.

Default value
none

Description
This variable defines the SQL predicate to restrict the number of records returned. If none is specified, the default is ALL.