Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bloated table: how to fix
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Divers
Thread ID:
01200148
Message ID:
01201015
Vues:
23
>I figured it out. I was writing a few characters into every TEXT field instead of ''. The size dropped from 2.2 gigs to 40 megs. Whew!

Hi Evan,

In SQL 2005 it's better to use varchar(MAX) instead of text. If you have to use text, check http://sqlblog.com/blogs/adam_machanic/archive/2006/07/12/caveats-of-the-text-datatype.aspx
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform