Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select count not the same from Web and SSMS
Message
 
 
À
18/03/2015 10:40:35
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2012
Application:
Web
Divers
Thread ID:
01616928
Message ID:
01616934
Vues:
26
>>NOLOCK uses dirty reads. So, if that new record was just added, the select statement may not see it. And it's just a coincidence that one application sees that row and others don't.
>
>No, this is not related. That record exists since a while. Also, the command was retested a day after the record was created and there is still a difference.

The other possibility of having @tax float. Since float is not a precise number, that may explain the problem.
If you exclude @tax condition will you always get the same rows?

BTW, is Tax column float in the database? If yes, it's a bad decision.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform