INT(num)
The INT() function returns its numeric argument with any fractional digits removed and truncates all digits to the right of the decimal point.
Select INT(CURR_BAL) from Customer