sodakotahusker
Programmer
- Mar 15, 2001
- 601
I need to create a new clustered index on a table in a script. Unfortunately the primary key column was set up as a clustered index. I can not use the drop index statement on the primary key. How can I successfully get this new clustered index applied?