pub fn trunc(args: &[ArrayRef]) -> Result<ArrayRef>
Expand description

Truncate(numeric, decimalPrecision) and trunc(numeric) SQL function