MySQL CAST DECIMAL to INT - Cast DECIMAL to INT with the help of FLOOR() function. The syntax is as follows −SELECT FLOOR(yourColumnName) ...
確定! 回上一頁