Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which cause is enlarging the tables?
Message
De
15/09/2004 11:40:22
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00942420
Message ID:
00942458
Vues:
16
>Hi Cetin,
>if I true understand when Char type or another fields lengths is big and count is many , its same with 1st situation. i am right ?

I didn't understand what you mean. What I'm saying is if say:
5 columns all c(10) - 300000 recs = ((5*10)+1)*300000+headersize
15 columns all c(10) - 100000 recs = ((15*10)+1)*100000+headersize

they don't both have the same size. 1st one would be bigger (if reccount is small enough to compensate difference in headersize).

PS: In your original question numbers were different? I might have missed that.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform