Can we create clustered index on non primary key column
Answer Posted / guest
untill unless primary creating on the table we can create
cl index on a table
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
Define inner join in sql server joins?
Define the one-to-one relationship while designing tables.
When is the use of update_statistics command?
How is SQL Azure different than SQL server?
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
What is a unique key constraint?
What is normalization? Describe its different types.
What is the current limitation of the size of SQL Azure DB?
Tell me in brief how sql server enhances scalability of the database system?
What is difference between equi join and inner join?
How to generate create function script on an existing function?
What is optimistic concurrency?
Which are ddl commands?
1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
Explain syntax for viewing, dropping and disabling triggers?