Tagged Questions
1
vote
1answer
174 views
Difference in rounding in sql and clr
I have searched and can not find the answer. I double checked the data types between SQL and CLR and I appear to have that correct. But I am getting a different result between using CLR and SQL. ...