Can we create clustered index on non primary key column

Answer Posted / vidit

Yes, But on that table primary key should be created with
non-clustered index and the columun u want to create a
cluster index is should be unique

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?

751


What are the advantages of using a stored procedure?

714


How to invoke a trigger on demand?

732


Does view occupy space?

702


what is the system function to get the current user's user id? : Sql server database administration

735


What is a transact-sql statement batch in ms sql server?

673


What does dml stand for?

686


What are .mdf files?

691


Explain concepts of analysis services?

678


What is format parameter in ssrs?

128


What is a trace frag? Where do we use it?

839


What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?

809


What is extended stored procedures?

723


What is transact-sql ddl trigger?

815


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

856