201212261456[SQL] 不同型態除法運算及無條件進位(ceiling)應用 ... 轉換成int 型態 select cast(ceiling(CAST(11 AS float) /3) as int) as value --> 結果:4.
確定! 回上一頁