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
Which language is supported by sql server?
Can you name some of the dml commands in sql?
How can I track the changes or identify the latest insert-update-delete from a table?
What is the query and subquery?
What stored procedure can you use to display the current processes?
What is transaction server isolation?
what are the three command line utilities and what are their primary functions?
What is an active database?
what is dbcc? : Sql server database administration
How do use Having,Group by,Group function in SQL?
what does the automatic recovery do? : Sql server administration
What is the sql server agent?
Ms sql server index?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What are types of subqueries?