What is excution Plan in sql server



What is excution Plan in sql server..

Answer / cla

A query execution plan outlines how the SQL Server query optimizer actually ran or possibly run a query

Is This Answer Correct ?    6 Yes 4 No

Post New Answer

More SQL Server Interview Questions

Explain the steps to create and execute a user-defined function in the sql server?

1 Answers  


What are the benefits and tasks of object explorer? : sql server management studio

1 Answers  


Why foreign key column allowing null values even a parent tables reference key column not having null value..

2 Answers   IBM,


What are the pre-defined functions in the sql server?

1 Answers  


How do I find sql server instance name?

1 Answers  


What is sub-query in sql server?

1 Answers  


You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?

1 Answers  


what is checksum in sql server.........???

1 Answers   TCS,


What is the use of partition by in sql server?

1 Answers  


what is the Ticketing tool used in Wipro technologies at Bangalore...???

0 Answers   Liquid Hub,


Is it possible to create a stored procedure that runs a query and outputs the results to a text file and allows me to add extra delimeters and static field info. If so How?

1 Answers  


Explain what is row_number function?

1 Answers  


Categories