PRECISION option

Function

Specifies the maximum number of digits in the result of any decimal arithmetic, for queries on the Catalog Store only.

Allowed values

Integer value of 126

Default

126

Description

Precision is the total number of digits to the left and right of the decimal point. The default precision value is fixed at 126. The SCALE option specifies the minimum number of digits after the decimal point when an arithmetic result is truncated to the maximum specified by PRECISION, for queries on the Catalog Store.

See also

“SCALE option”

For queries on the IQ Store, see “MAX_CLIENT_NUMERIC_PRECISION option”