Hi, I have a DECIMAL (4,2) column in MySQL, but when I try to input 6.50 into this column, it shows as 6.00. I've tried to send the value as text, integer, ...
確定! 回上一頁