Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the differance betwen these queries ?
Message
De
10/10/2002 08:07:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00709748
Message ID:
00709764
Vues:
10
>1. 1.query is slower than 2.query. Why ?

Because actually creating the file on disk is the slowest part in this case, and creating a table with one field is a lot faster than creating a table with a lot of fields.

>2. Rushmore optimization of second query is executed wrongly. Why ?

Why do you say that? On a quick glance, it looked right to me.

>3. How can I solve rushmore optimization problem ?

What do you mean?

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform