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 / vikas kant

Yes We can create clustered index on a non primary key
column by using the following syntax--:

create clustered index abc_index on Table1(student_class)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 types of schema?

1174


What is blocking and how would you troubleshoot it? : sql server database administration

1094


What is normalization process?

1235


System variable and temporary variables

2298


How do I find information about the install locations for the various instances running on a computer?

1123


What is clustered primary key?

1082


Can the “if update (colname)” statement be used in a delete trigger?

1033


What is sqlservr.exe - process - sql server (sqlex?press)?

1152


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

1011


What are .mdf files?

1013


How to how to convert numeric expression data types using the convert() function??

1091


How to get a list all databases on the sql server?

1156


What is normalization? Explain its different types?

1150


What is data set in report?

147


How to join two tables in a single query in ms sql server?

1057