Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Distributing and using VERY large tables.
Message
 
À
06/08/2001 15:00:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00539842
Message ID:
00540434
Vues:
17
>Build a table that only has columns for the indexed data, store the rest of the data in a memo field in compressed form. This type of data can be easily compressed using Huffman encoding with a static frequency table. If the table is still too large, break out the columns into individual tables with common primary keys.

Al,

Do you think that this would be sufficient to get 6 Gig of data down to 650 Meg or less? If the rest of the data is in compressed format, from your experience, would uncompressing it on the fly degrade the performance very much?

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

Click here to load this message in the networking platform