Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How much data moves from Server to Client?
Message
 
À
05/12/1999 23:42:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00298027
Message ID:
00299043
Vues:
53
>>Rushmore optimizes an INDEX ... FOR lExpression command if lExpression is an optimizable expression. For best performance, use an optimizable expression in the FOR clause.
>
>Jess, this means that the expression in the FOR clause has to itself be optimizable. That means there must be another index on that expression.

So it clearly explains that an INDEX...FOR (Filtered Index) can be optimizable if the expression is optimizable.

But, if have this set of commands:

SELECT y
SET ORDER TO code (INDEX ON code TAG code FOR code = 'I' - an optimizable index)
CALCU SUM blah..blah.. && not optimizable anymore
SCAN FOR.... && not optimizable anymore
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform