Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rushmore optimization SYS(3054) ...
Message
De
05/11/2002 13:23:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00718989
Message ID:
00718994
Vues:
14
Make sure you have an index on id (and only id) for both tables.
Also, you may get different results if you change the setting for SET DELETED.

>How come my queries are not optimized?
>
>Lets say I have 2 tables, each with a field containing an id (sys(2015)), If I run a select statement :
>
>Sele * from table1,table2 where table1.id = table2.id
>
>and both id fields in these tables are optimized, it says rushmore optimization is none?
>
>Hope that was clear!
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform