What do you mean by an execution plan, Database Management System

Assignment Help:

What do you mean by an execution plan? Why is it used? How will you view it?

a.) An execution plan can be known as a road map which textually or graphically illustrates the data retrieval methods that have been chosen by the SQL

Server query optimizer, for a stored procedure or ad- hoc query.

b.) It is used as it's a very useful tool for a developer to understand performance characteristics of a query or stored procedure.

c.) There exists an option known as "Show Execution Plan" in Query Analyzer. If this option is turned on, it would display query execution plan in separate window when query is run again.

 


Related Discussions:- What do you mean by an execution plan

Define the terms physical schema and logical schema., Define the terms 1) p...

Define the terms 1) physical schema 2) logical schema. Physical schema: The physical schema explains the database design at the physical level, which is the lowest level of abs

What is null, What is NULL? Simply NULL means not in value.

What is NULL? Simply NULL means not in value.

What is thread splitting, What is Thread splitting A thread of cont...

What is Thread splitting A thread of control is a path by which a set of state diagrams on that a single object is active at a time. Objects are shared between threads

Define the term- actors and data stores, Define the term- Actors and Data...

Define the term- Actors and Data Stores Actors: An actor is the active object which drives data flow graph by producing or consuming values. Actors are attached to inputs a

Compute natural join and outer join, For the relations R and S given below:...

For the relations R and S given below: R                      S A B C 1 4 7 2 5 8 3 6 9

MULTI-LIST FILE ORGANIZATION, sir, could anybody help me in getting complet...

sir, could anybody help me in getting complete information about the mentioned topic

Using relational algebra which query finds customers, Using Relational Alge...

Using Relational Algebra which query finds customers, who have a balance of over 1000 ? Using Relational Algebra Π Customer_name( σ balance >1000(Deposit)) is query to find cu

Views, what is view?explain

what is view?explain

Create student database and retrieve course taught by king, Create student ...

Create student database and retrieve course name taught by king? STUDENT (name, student#, class, major) COURSE (course name, course#, credit hours, department) SECTION (secti

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd