Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SYS(3054) and join condition
Message
De
28/03/1997 11:14:26
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
28/03/1997 08:34:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00025820
Message ID:
00026049
Vues:
51
>Andrzej,
>
>I would say it was NOT optimized.
>
>I forget the details, but possibly Rushmore does not bother on tables of small size???
>
>Regards,
>Jim N.
>
>>>>One other thing. Based on my recent playing with the sys(3054) it appears that you turn on the function, run the query and check to see if the query was optimized. In other words, you are only able to gauge the Rushmoreness after the query has run. That's where I got my interpretation .
>>
>>My question is base on that assumption. As was stated earlier in this thread, it simplest query on simplest tables with obvious indexes. Just two tables join.
>>
>>So, joining is optimized or not?

Rushmore only optimizes filter conditions. So a query that says UPPER(LASTNAME)="YEARWOOD" would optimize if an index on UPPER(LASTNAME) exists. The join probably isn't considered as a filter.

Mike Yearwood, Toronto Ontario Canada (co-founder of the Toronto Foxpro User's Group)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform