ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories >> Software >> Databases >> SQL-Server
 
 
 
Question
What is Query Execution Plan? How does it help optimize or 
tune a database driven application?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
Answer
When hte SQL statement is executed Oracle designs an 
execution plan for it. This execution plan is basically a 
step by step instruction for how the statement must be 
executed. That is, the order in which tables are read, if 
indexes are used, which join methods are used to join 
tables and so on. The execution plan for an SQL statement 
can be viewed with the explain plan statement. The query 
execution plan is elaborated during an SQL statement's 
parse phase.
 
2
Arthanari R
 
View All Answers
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com