Answer Posted / vasu
An index seek shows that the index is used in the table and
index scan shows that index is not used in table
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
Define union, union all, minus, intersect?
What happens if null values are involved in boolean operations?
Do you know what are the differences between lost updates and uncommitted dependencies?
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas
how to use DTS package in 2000,2005,2008 in sql server
Mention the differences between substr and charindex in sql server.
How use inner join in sql server?
Mention the 3 ways to get a count of the number of records in a table.
What are null values in ms sql server?
Difference between 2NF &3NF ?
What is use of except clause? How it differs from not in clause?
How to write a query with a left outer join in ms sql server?
What are commit and rollback in sql?
how would you improve etl (extract, transform, load) throughput?
Tell me what is normalization? Explain different forms of normalization?