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
What do you understand by mirroring and mention the advantages of the mirroring?
How to find the second highest salary of an employee?
Give an example of SQL injection attack ?
What are the new data types are introduced in sql 2000?
what's the maximum size of a row? : Sql server database administration
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
What is the difference between Clustered and Non-Clustered Index?
What is sub-query in sql server? Explain its properties.
How can sql server instances be hidden?
What is user-defined scalar function?
Define ACID properties in a Database?
Is sql server a database?
What is a join in sql?
What are the disadvantages of primary key and foreign key in SQL?
Do you know how to store and query spatial data?