SET NUMERIC_ROUNDABORT#

Specifies the level of error reporting generated when rounding in an expression causes a loss of precision.

Syntax#

SET NUMERIC_ROUNDABORT { ON | OFF }  [;]

Remarks#

Argument values are ignored and do not change the default behavior.

Permissions#

Requires membership in the public role.

See Also#