Error!
Success!

Changing primary key index structure

0
kicks

Changing primary key index structure  (Unpublished)

Changing the structure of a primary key constraint index from nonclustered to clustered (or from clustered to nonclustered) is not necessarily as straight forward as it first seems. The process of changing it over, involves the constraint being dropped and then recreated. This could potentially cause a problem if you're making the change on a table whilst there could be activity against it.


Kicked By:
Drop Kicked By: