Mega Code Archive

 
Categories / Oracle PLSQL / Numeric Math Functions
 

The value 109 29 was truncated to the single digit on the left side of the decimal point

SQL> SQL> SELECT   2     TRUNC(109.29, -1) truncated