Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Will empty string take up more space?
Message
De
22/10/2004 07:31:29
 
 
À
22/10/2004 07:08:09
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00953619
Message ID:
00953670
Vues:
14
>Hi Fabio,
>
>How about SQL Server? Will defaulting a TEXT field to an empty string (real value) take up more or less space than defaulting it to Null (no value) in SQL Server.
>
>
>Ben
>

On MS SQL NULLs are very optimized.
Practically they do not occupy space.

MS SQL allocation it is not linear,
but with a simple table with 1 Text field
show a 10/1 ratio for ''/NULL.

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

Click here to load this message in the networking platform