Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can we create clustered index on non primary key column

Answer Posted / kaveri

Clustered index can be created in non primary key column
but the primary key column shoulb be created with non
clustered index. because by default primary key will have
clustered index. Each table should have only one clustered
index. So first we have to remove clustered index from
primary key column by creating it with non clustered index
and then create clustered index for non primary key column.

Note: The non primary key column should contain unique
values

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to select all columns of all rows from a table with a select statement in ms sql server?

1191


What do you understand by triggers and mention the different types of it?

997


What is a full text index?

964


What is sql server transaction log file?

1104


What is the meaning of lock escalation and why/how to stop this? : sql server database administration

1076


1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?

2076


What are different types of join?

1373


What are the benefits and tasks of object explorer? : sql server management studio

1250


What is for xml in sql server?

1137


How to edit table in sql server 2017?

978


What do you understand by physical_only option in dbcc checkdb?

1020


What are different types of raid levels?

1235


What are the restrictions applicable while creating views? : SQL Server Architecture

1082


Explain Geography datatype in SQL Server

1190


What is function of master database?

116