W wxdqz New Member Aug 21, 2008 #1 Create table float, 'decimalbug' ex: ...( ... decimalbug float(10,5), ...); now insert value like 1500.12345 then select result 1500.12341 .... is the error.!!! What's this??
Create table float, 'decimalbug' ex: ...( ... decimalbug float(10,5), ...); now insert value like 1500.12345 then select result 1500.12341 .... is the error.!!! What's this??