[TD_SYSFNLIB.] TRUNC (numeric_value [, places_value ] )
Syntax Elements
- TD_SYSFNLIB.
- Name of the database where the function is located.
- numeric_value
- A numeric argument.
- places_value
- The number of places to truncate. If not specified, numeric_value is truncated to 0 places by default.