div_precision_increment specifies the number of digits by which to increase the scale of the result of a division operation based on the scale of the dividend. This feature is compatible with MySQL.
| Attribute | Description |
|---|---|
| Type | int |
| Default value | 4 |
| Value range | [0, 30] |
| Applicable scope | |
| Involved in serialization? | Yes |
| Plan generation affected? | Yes |