aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/docs/en/_includes/decimal_args.md
blob: 60b818ec59127d8d1d187ebb9dcb2b5931e474c3 (plain) (blame)
1
2
3
4
5
For the Decimal parametric data type, two additional arguments are specified:

* Total number of decimal places (up to 35, inclusive).
* Number of places after the decimal point (out of the total number, meaning it can't be larger than the previous argument).