FILTERNULLVAL

Specifies whether or not predicates in a query should be removed if their values are unresolved variables.

FILTERNULLVAL=KEEP | REMOVE
Possible values
KEEP
Keeps all predicates in a query even if the values of the predicates are unresolved variables.
REMOVE
Removes all predicates in a query if the values of the predicates are unresolved variables.
Default value
KEEP

Example

FILTERNULLVAL=REMOVE