ROUND (m[,n]) m四捨五入,取到小數點第n位[n default=0] SELECT round(3.16,1) FROM DUAL; 執行結果:3.2. Querida 於 下午5:39.
確定! 回上一頁