[TD_SYSFNLIB.] ROUND (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 round. If not specified, numeric_value is rounded to 0 places by default.