Can we create non-clustured index on a clustered index ?
Answer Posted / amit
No,
Non clustered index create when we declare a primary or
unique key and clustered indexes are created by user.
| Is This Answer Correct ? | 7 Yes | 27 No |
Post New Answer View All Answers
How many types of index are there?
what are the different type of sql's statements ? : Sql dba
what is the difference between clustered and non clustered index in sql? : Sql dba
What is dialect in sql?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
How many subqueries can be nested in a statement?
explain primary keys and auto increment fields in mysql : sql dba
What is AUTH_ID and AUTH_USER in pl/sql ?
What are its different types of dbms?
What is the use of desc in sql?
What is a file delimiter?
Does db2 use sql?
Can we write dml inside a function in sql server?
Is the primary key an index?
What do you mean by dbms? What are its different types?