Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to miminize size of table?
Message
 
À
16/08/2001 12:12:45
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Divers
Thread ID:
00544575
Message ID:
00545174
Vues:
12
>OK, just out of curiousity, what is the largest ntext value that you have? You can use the DATALENGTH() return the amount of data in a column:
>
I've tried to run this query:
SELECT MAX(DATALENGTH(textcolumn)) FROM thetable
And got error message:
Server: Msg 7102, Level 20, State 99, Line 1
SQL Server Internal Error. Text manager cannot continue with current statement.

Connection Broken
Giedrius
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform