RoundHalfwayMagUp - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
xha1591998860283.ditamap
dita:ditavalPath
xha1591998860283.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantage™

Determines how rounding is performed when computing values of DECIMAL type. A halfway value is exactly halfway between representable decimal values.

Field Group

General

Valid Settings

The rounding behavior is different depending upon the setting of the RoundHalfwayMagUp field.

IF you set the field to… THEN the Teradata system uses the rounding semantics…
TRUE appropriate for many business applications:

The magnitudes of halfway values are rounded up. Halfway values are rounded away from zero so that positive halfway values are rounded up and negative halfway values are rounded down (toward negative infinity). For example, a value of 2.5 is rounded to 3.

FALSE traditional for Vantage:

A halfway value is rounded up or down so that the least significant digit is even. For example, a value of 2.5 is rounded to 2.

Default

FALSE

Changes Take Effect

After the next database restart.