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 / gunjan sapra

no,we can't create clustered index on non primary key just
because of the simple reason that in clstered
index,physical sorting is done while in non primary key
there might be hundreds of duplicate entries. so, if we
create clusterd index on non primary key it will get
confused and then error.

Is This Answer Correct ?    34 Yes 49 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is acid mean in sql server?

1194


What is sql server replication? : sql server replication

1036


Tell me what is the difference between locking and multi-versioning?

1082


What is the purpose of a table?

993


What are relationships and mention different types of relationships in the dbms

1011


What is the difference between substr and charindex in the sql server?

1178


What are the different methods available under sqlcommand class to access the data?

1166


How to create an inline table-valued function?

1019


explain different levels of normalization? : Sql server database administration

1049


Explain system scalar functions?

1042


How to throw custom exception in Stored Procedure?

1091


What is use of except clause? How does it differ from not in clause?

1064


What are views used for?

1057


What is a field in a table?

1070


Explain primary key?

1005