Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select from where not in query fails when there are null
Message
 
 
À
21/02/2011 12:49:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01500770
Message ID:
01501130
Vues:
59
>This is really helpful. Now I realize that my statement in the post where I said that I thought not in and not exists were functionally equivalent, is wrong. This is a much better explanation of why not to use "IN" than the post that Nadia referenced. (Thanks anyway though Nadia)
>
>I still don't understand though why exists works. What is it functionally equivalent to? Why doesn't it care about nulls?
>

The EXISTS only checks if a record exists thet satisfies the conditions. It does not return any data.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform