Dropping a uniwue clustered index HELP
From: marcmc (marcmc_at_discussions.microsoft.com)
Date: 03/30/05
- Previous message: Jason Mauss: "Re: Why Windows Authentication?"
- Next in thread: pdxJaxon: "Re: Dropping a uniwue clustered index HELP"
- Reply: pdxJaxon: "Re: Dropping a uniwue clustered index HELP"
- Reply: Hari Prasad: "Re: Dropping a uniwue clustered index HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 30 Mar 2005 07:59:07 -0800
-- CREATE UNIQUE CLUSTERED INDEX [IX_TRt_lu_Trans_Subtype] ON
[dbo].[TRt_lu_Trans_Subtype]([Tr_sub_type_id], [Tr_type_id]) ON [PRIMARY]
drop index TRt_lu_Trans_Subtype.IX_TRt_lu_Trans_Subtype
is taking forever, Why?
This is really urgent
- Previous message: Jason Mauss: "Re: Why Windows Authentication?"
- Next in thread: pdxJaxon: "Re: Dropping a uniwue clustered index HELP"
- Reply: pdxJaxon: "Re: Dropping a uniwue clustered index HELP"
- Reply: Hari Prasad: "Re: Dropping a uniwue clustered index HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]