Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL query time in 5.0 vs 6.0
Message
De
27/11/2000 12:21:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQL query time in 5.0 vs 6.0
Divers
Thread ID:
00445727
Message ID:
00445727
Vues:
58
Hi to you all,
We have this table created by sql remote data view. It's an exact copy of the table on an oracle server, 155 fields. Data types are Character, Numeric and DateTime only. Rec count is over 33,600 records.
Using vfp5, the following SQL takes less than half a second, whereas in vfp6 it takes over 15 secs. any ideas why will be greatly appreciated. We're trying to migrate from 5.0 to 6.0

SELECT DIST FY FROM TABLE ORDER BY FY INTO CURS ACURSOR

Alberto
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform