Product specifications

Specifies if the database supports the use of column indexes from the
SELECT statement in the ORDER BY clause.
Description
YES: the database supports the use of column indexes from the SELECT
statement instead of column names.
NO: the database does not support the use of column indexes from the
SELECT statement instead of column names.
Values
13.1.26 PERCENT_RANK_SUPPORTED
<Parameter Name="PERCENT_RANK_SUPPORTED">YES</Parameter>
Specifies if the database supports the Percent Rank analytical function.
Refer to your database documentation to find how it implements percent
rank.
Description
YES: the database supports Percent Rank.
NO: the database does not support Percent Rank.
Values
YES
Default
13.1.27 RANK_SUPPORTED
<Parameter Name="RANK_SUPPORTED">YES</Parameter>
Specifies if the database supports the Rank analytical function in SQL
statements.
Description
YES: the database supports Rank.
NO: the database does not support Rank.
Values
2012-03-15171
PRM parameter reference