Quantcast
Channel: Database Design forum
Viewing all articles
Browse latest Browse all 2729

Changing the index type of primary key

$
0
0

Hi everyone,

We have a table, which has one clustered index and one non clustered in index(primary). I want to drop the existing clustered index and make the primary key as clustered. Is there any easy way to do that. Will Drop_Existing help on this matter?

Thanks


A.G


Viewing all articles
Browse latest Browse all 2729