Answer Posted / srinivas
Index is a database object which improves the efficiency of
the query
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What the different components of Replication and what is their use?
What is encryption key?
What are the different types of subquery?
How to execute stored procedure and set temp table in sql server?
Explain indexes disadvantages?
What are the restrictions while creating batches in sql server?
What is a covering index?
what is the sql equivaent of the dataset relation object ?
Why we use the openxml clause?
How to populate a table in sql server?
What are different types of roles provided by ssrs?
Give main differences between "Truncate" and "Delete".
What are sql server functions?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What does it mean to normalize data?