Can we create non-clustured index on a clustered index ?

Answer Posted / sourav mondal

Clustered indexes are created usally when we create Primary
key. Non clustered index will be created automatically when u
create unique key on a column. So we can't create Non
clustered index on a clustered index.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is query execution plan in sql?

773


What schema means?

676


hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews

1742


How do I sort a table in sql?

765


Is like operator in sql case sensitive?

729






What is difference between primary and secondary key?

736


what are tables and fields? : Sql dba

766


What are different types of functions in sql?

723


How to prepare for oracle pl sql certification?

780


Can you rollback after commit?

717


Can a key be both primary and foreign?

718


How does postgresql compare to mysql?

761


What does rownum mean in sql?

722


What is the difference between sum and count in sql?

718


How do you truncate?

660