Difference between Cluster and Non-cluster index?
Answer Posted / helps
The index one sees in the beginning of a book is a
clustered index and the index one sees at the end of the
book is a non clustered index.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
What are the disadvantages of primary key and foreign key in SQL?
what is datawarehouse?
What are different types of schemas?
How to create an inline table-valued function?
What command would you use to create an index?
Can we use where clause with group by?
What is local temp table?
What is command parameter in ssrs?
What is lock escalation and what is its purpose?
What is the difference between TRUNCATE and DROP?
How global temporary tables are represented and its scope?
What is the difference function and stored procedure?
explain different types of backups avaialabe in sql server? : Sql server database administration
What is coalesce in sql server?