bround
function
Returns the rounded expr
using HALF_EVEN
rounding mode.
Arguments
expr
: A numeric expression.targetScale
: An INTEGER expression greater or equal to 0. IftargetScale
is omitted the default is 0.
Updated Aug 18, 2022
bround
function Returns the rounded expr
using HALF_EVEN
rounding mode.
expr
: A numeric expression.
targetScale
: An INTEGER expression greater or equal to 0. If targetScale
is omitted the default is 0.