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

Yes, We can, only thing is that, we can create clustered
index only on one key.If table contains any clustered index
on any key(even on primary or on unique key) just drop it
and create it on desired key. after it you can create a non
clustered index on primary or on unique key.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain what is raid and what are different types of raid configurations? : Sql server database administration

1049


What does Master database contains?

1180


What is amo? : sql server analysis services, ssas

1133


What is difference between oltp and olap?

1090


What does the on update no action do?

1077


How the authentication mode can be changed?

1175


Explain partitioned view?

1131


Other than truncate statement, which other command can by-pass the trigger on the tables?

1182


What are the types of stored procedures in an sql server?

1032


how can you check the level of fragmentation on a table? : Sql server administration

1036


What are different types of statement?

1083


How do I create a partition table in sql server?

1180


What is mean by candidate key?

1060


How to transfer an existing table from one schema to another schema in ms sql server?

1019


What is a user-defined function in the sql server and what is its advantage?

1139