Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is meant by Static query and Dynamic query?

Answers were Sorted based on User's Feedback



What is meant by Static query and Dynamic query?..

Answer / malli


Static query will create an execution plan during compilation.

Dynamic query will create execution plan at run time.
Its very slow in execution since building the plan at run
time makes it too slow.

Is This Answer Correct ?    3 Yes 1 No

What is meant by Static query and Dynamic query?..

Answer / malli


Static query will create an execution plan during compilation.

Dynamic query will create execution plan at run time.
Its very slow in execution since building the plan at run
time makes it too slow.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is java util regex pattern thread safe?

0 Answers  


Can an interface extend a class?

0 Answers  


Can a class be declared as static?

0 Answers  


How to override equals() and hashCode() method in java?

1 Answers   Wipro,


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

6 Answers   HP, SparkTG,


What is the function of static in java?

0 Answers  


How to compare strings in java?

0 Answers  


What does this mean java?

0 Answers  


What is the use of an interface?

3 Answers  


Explain, why the constructor is required in implemented class?

4 Answers  


What is the difference between a window and a frame in java programming?

0 Answers  


Why java is called not pure object oriented language?

0 Answers  


Categories