Try the following code: SELECT height/10.0 AS HeightDecimal FROM dbo.whatever;. If you require a specific precision scale, then say so:.
確定! 回上一頁