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 to run sql*plus commands in sql developer?
List the different type of joins?
Whis is not false in primary key?
what is uncommittable transactions? : Transact sql
Why do we need cursors in pl sql?
What is a unique constraint?
What is trigger and how to use it in sql?
Is progress software supports to ( pl/sql )?
What are literals in sql server?
How to write html code in pl sql?
What is a sql profiler?
What is the need of merge statement?
what are wild cards used in database for pattern matching ? : Sql dba
What does subquery mean in sql?
How do you declare a variable in pl sql?