when i use SQL Command Floor
floor(2.30*100) = 299 *** wrong
floor(2.4x100) = 240
how i reslove this problem
Thank you,
floor (2.3*100) must be return value 230
how i resolve this problem
when i use SQL Command Floor
floor(2.30*100) = 299 *** wrong
floor(2.4x100) = 240
how i reslove this problem
Thank you,
floor (2.3*100) must be return value 230
how i resolve this problem