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

How to include date and time values in sql statements?

808


1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do

2254


What sql server means?

740


What is the order in which the sql query is executed?

699


What happens if date-only values are provided as date and time literals?

751






What are date and time data types in ms sql server?

729


How to delete a login name in ms sql server?

706


What are window functions in sql server?

686


State the difference between union and union all?

683


What is 2nf in normalization?

746


Define master database?

736


How to provide default values to function parameters?

764


how do you test proper tcp/ip configuration windows machine? : Sql server database administration

708


What protocol does sql server use?

697


What is meant by datasource?

684