Can we create clustered index on non primary key column

Answer Posted / madhav

yes we can create clusterd index on non primary key. but
the primary key must should be a non clusteresd index

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can a table be moved to different filegroup? : Sql server administration

736


Is it possible in sql table to have more than one foreign key?

808


What is the difference between seek predicate and predicate?

779


What are the different authentication modes in sql server?

835


What is a performance monitor?

739


Can you move the resources after pausing the node? : sql server database administration

792


What are the different SQL Server Versions you have worked on?

786


What is a group function explain with an example?

740


What are security principals used in sql server 2005?

694


Write the queries for commands like Create Table, Delete table, Drop Table etc.

795


Is the order of columns in the set clause important in ms sql server?

730


Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.

2252


Mention the differences between having and where clause.

808


What is a virtual table in sql?

731


What is the difference between functions and scalar functions?

782