Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Partial Rushmore Optimization Question
Message
De
12/03/2003 16:56:29
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00765141
Message ID:
00765149
Vues:
18
My guess is that you are operating with DELETED ON and do not have a TAG on DELETED().

The usual warning applies - "partial" may be better in THIS case.


>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform