Quantcast
Channel: Latest Questions by aRookieBIdev
Viewing all articles
Browse latest Browse all 76

sql update issue

$
0
0
Hi , I have a situation here. When i run my update for 30 million rows it updates the a field incorrectly for 5 records only.It is a float type field .I am calculating a sum of a values and updating it in that field. If my expected value is 86.76 , the value that gets updated is 86.75 If i update using the same query only for that Record it gets updated correctly. Infact if i select using the same query i get to see the correct value. I am doing this update as a transaction. I am not sure how this is possible? Kindly share ur suggestions.I will try to share a similar query. Thanks, Kannan

Viewing all articles
Browse latest Browse all 76

Trending Articles