Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop auto generated index?
Message
From
08/10/2001 16:50:39
 
 
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
00565011
Message ID:
00565676
Views:
23
>Why remove it. It's not really an index. The optimizer has decided that the absence of an index has required it to maintain some statistics on a column.
>
>Refer to the CREATE STATISTICS command in the BOL. BTW, you can remove it with the DROP STATISTICS command.
>
>-Mike

Thanks - good to know - 2 questions though:

1 - if they are not indexes, why are they in the sysindexes table and why does SQL tell you it is rebuilding indexes based on their existence as other real indexes are dropped/added?
2 - whatever they are - do they help in query performance at all?

TIA,
Ken B. Matson
GCom2 Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform