Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Partial Rushmore Optimization Question
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Partial Rushmore Optimization Question
Divers
Thread ID:
00765141
Message ID:
00765141
Vues:
56
Hi

I have a table indexed on PID+DToS(Date) and when I issue the following query it reports that it is only partially optimized.

Select * From myTable Where PID+DToS(Date)="!!!!!#"

I expected it to report that is was fully optimized. Can someone explain why it is only partially optimized?

It also reports partial optimization when I add the date as follows:

Select * From myTable Where PID+DToS(Date)="!!!!!#20021225"

Thanks
Simon
Simon White
dCipher Computing
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform