What are the types of indexes available with SQL Server?
Answer Posted / guest
There are basically two types of indexes that we use with
the SQL Server. Clustered and the Non-Clustered.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Tell me what do you understand by a view? What does the with check option clause for a view do?
How much memory that we are using in Logshipping Concept?
what is a transaction and what are acid properties? : Sql server database administration
Explain the xml support sql server extends?
Give an example of why you would want to denormalize a database
Explain log shipping?
What is the purpose of object explorer and its features? : sql server management studio
What do you mean by SQL injection attack?
What is the process of normalising?
What is SQL Azure Fabric?
How do I determine how many instances of sql server are installed on a computer?
How would you go about developing a ssrs report?
In case you have filters in your report, when filters will be applied in cached report instance?
How to create function with parameter in sql server?
How can I check if a view exists in a sql server database?