SELCONST (C)

Use the SELCONST modifier to specify the selectivity of a UDR. The selectivity of the UDR is an estimate of the fraction of the rows that the query will select.

The value of selectivity constant, selconst, is a floating-point number between 0 and 1 that represents the fraction of the rows for which you expect the UDR to return TRUE.