[sql-server] Decimal values in SQL for dividing results ... In SQL, I have col1 and col2 . Both are integers. ... I put round(col1/col2,2) . The result is still 1.
確定! 回上一頁