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...

WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN
SQL SERVER?

Answer Posted / samrat sen

Clustered Index creation does not depend upon primary key ,
it can be created on any column, but the write answer is
whenever we create clustered index on a table it physically
sorts the column values, so another clustered index is not
possible.

Is This Answer Correct ?    14 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the template in sql?

1029


how would you store your query in an SSRS report or a Database server?

165


What is a livelock?

1014


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

1061


List out the differences between global and local temp tables in sql server?

1108


How can we improve performance by using SQL Server profiler?

1105


what is the main function of a query parameter?

155


What is the use of toad or sqldbx.?

1201


How do I shrink an ldf file?

1036


What is the dbcc command and why is it used?

1105


Can we use trigger new in before insert?

958


Do you know what is fill factor and pad index?

1042


What are the different normalization forms?

1162


What are the restrictions while creating batches in sql server?

1112


What is public role in sql server?

1209