good first issueneeds-docs
Metriche repository
- Star
- (9113 stelle)
- Metriche merge PR
- (Merge medio 5g 9h) (306 PR mergiate in 30 g)
Descrizione
https://trino.io/docs/current/functions/math.html#truncate documents only truncate(number)
truncate(number, position) is currently not documented.
It's supported for decimal and number types.
see round docs https://trino.io/docs/current/functions/math.html#round for example
cc @mosabua