Product specifications
YES: the database supports the use of subqueries inside the WHERE clause.
NO: the database does not support the use of subqueries inside the WHERE
clause.
Values
13.1.35 UNION
<Parameter Name="UNION">UNION</Parameter>
Specifies the keyword supported by the database for the UNION set
operation.
Description
UNION: the keyword supported by the database is UNION.
No value : the database does not support any ekyword for the UNION
set operation. In this case, two queries are generated.
Values
UNION
Default
13.1.36 UNION_ALL
<Parameter Name="UNION_ALL">YES</Parameter>
Specifies if the database supports the UNION ALL set operation.Description
YES: the database supports the UNION ALL set operation.
NO: the database does not support the UNION ALL set operation.
Values
2012-03-15175
PRM parameter reference