ROUND()
function rounds numbers using round half to even method (bankers rounding).
ROUND()
function:
number
: The number to round, it can be positive, negative, or zero, and it can be an Integer or a Double Precision.ROUND()
function works.
ROUND
with TableROUND()
function to round the Price column when retrieving the data.