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 / rima

NO.If the table has the primary key column, then by default
it will have a clustered index on that primary key
cloumn.So if you want to create a clustered index on non
primary key column then you have to create it before
setting a column as the primary key column or u have to
delete the clustered Primary key columns index to create a
new one.but it is recommended to have a clustered index on
primary key column.

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain full-text query in sql server?

1057


What do you know about normalization and de- normalization?

969


how can a database be repaired? : Sql server administration

1016


Which tools are available to manage SQL Azure databases and servers?

115


What is the benefit of normalization?

1130


Can you explain powershell included in sql server 2008?

989


What are window functions in sql server?

1065


What are the types of containers in ssis?

1231


What is the use of group by clause?

990


what method you can use to reduce the overhead of Reporting Services data sources?

268


Name and describe few console utilities for ssrs?

288


What is use of except clause?

1139


How do you troubleshoot errors in a SQL Server Agent Job?

1104


What is RAID? What are the different types of RAID configurations?

1179


Can a database be shrunk to 0 bytes, if not, why?

1159