recreate clustered index -
07-23-2004
, 05:34 AM
Hi,
I would like to make sure before I start the next operation:
Because of an page-allocation error in a table I want to drop the
clustered index. I know I need sufficient space in my database, about
120 % of the tablesize.
My question is: does that include the space used for an image-column?
The reason for asking this is that the data-part of this table is
about 350 MB and the image- (or index) part is more than 50 Gb. And I
don't have that much space...
TIA,
fred |