Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use select... where EXISTS ... ?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00793069
Message ID:
00793191
Vues:
33
Hi David,

Thanks for confirming my guess. :)

>Sergey,
>
>For me it shows it'll table scan the outermost table and do something it's calling a Hash Match/Right Semi Join for IN and EXISTS. For JOIN it shows a Hash Match/Inner Join. All with about the same expected runtimes.
>
>>It's interesting to note that in SQL Server all three queries (IN, EXISTS and JOIN) most likely will produce the same execution plan. VFP query optimizer isn't that smart. :)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform