Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange SQL behavior
Message
De
01/06/1999 13:08:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Strange SQL behavior
Divers
Thread ID:
00225003
Message ID:
00225003
Vues:
83
I've noticed some strange sql behavior that maybe someone knows a fix for. I was getting net sales information by state and the sql was something like:

select state, sum(sale) from sales group by state

note: there were a few records where the state was blank and set exact was on

The result of each state pulled in the sales from the blank state also. The each state was overstated by the sum of the blank state. This didn't always happen. It happened when I ran the query 2 or 3 times. If I exited foxpro and then come back in and reran the query it would work properly. Any idea of how to fix this problem
Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform