Answer Posted / 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 View All Answers
What do you understand by java?
Why is singleton class used?
Explain the purpose of garbage collection in Java?
Explain the protected field modifier?
What is a variable simple definition?
What do you understand by copy constructor in java?
what is the final keyword denotes in java?
What is the final keyword denotes?
What is a functional interface?
Explain what pure virtual function is?
What language is an assembler written in?
Why we use set in java?
What is the difference between the ">>" and " >>>" operators in java?
What’s the difference between callable and runnable?
What is int lol?