Answer Posted / pandian
There are two types of indexs.
1. Cluster Index (Ex. Primary Key)
2. Non Cluster Index(Ex.Unique Key)
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How to fine-tune reports?
What is sql server english query?
Name some of the open source software that you can use in alternative to SSR?
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
Is truncate autocommit?
What is the difference between for xml raw and for xml auto?
What are trace flags and mention a few common trace flags used with sql server?
What is blocking and how would you troubleshoot it? : sql server database administration
What does top operator do?
How to get a list of all tables with "sys.tables" view in ms sql server?
Explain what is lock escalation and what is its purpose?
What is SQL Azure Fabric?
How to generate create view script on an existing view?
What are the types of database schema? : sql server analysis services, ssas
How is table type constraint applied to a table?