Product specifications

13.1.32 SUBQUERY_IN_FROM
<Parameter Name="SUBQUERY_IN_FROM">YES</Parameter>
Specifies if the database supports the use of subqueries inside the FROM clause.Description
YES: the database supports the use of subqueries inside the FROM clause.
NO: the database does not support the use of subqueries inside the FROM clause.
Values
13.1.33 SUBQUERY_IN_IN
<Parameter Name="SUBQUERY_IN_IN">YES</Parameter>
Specifies if the database supports the use of subqueries inside the IN
clause.
Description
YES: the database supports the use of subqueries inside the IN clause.
NO: the database does not support the use of subqueries inside the IN
clause.
Values
13.1.34 SUBQUERY_IN_WHERE
<Parameter Name="SUBQUERY_IN_WHERE">YES</Parameter>
Specifies if the database supports the use of subqueries inside the WHERE
clause.
Description
2012-03-15174
PRM parameter reference