Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is Rushmore slower when exact is off
Message
 
 
À
18/05/2001 09:59:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00508678
Message ID:
00508703
Vues:
19
>If EXACT IS OFF, and I run an optimized query with just the first few letters of the field I am querying on, will that slow down Rushmore?
>
>Thanks
>Kev

Kevin,
First, SET EXACT doesn't affect SELECT - SQL at all. SET ANSI controlls 'how comparisons between strings of different lengths are made with the = operator in Visual FoxPro SQL commands'.
Second, IF SET ANSI is off than your query still be fully optimazable.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform