What is meant by Static query and Dynamic query?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the meaning of variable in research?
Write a code to create a trigger to call a stored procedure
What is sizeof () operator?
What is object english?
What is the difference between length and size in java?
Give me some null interfaces in java?
What do you mean by byte code?
Explain the difference between the public, private, final, protected, and default modifiers?
What about main thread in java?
What is hashtable and explain features of hashtable?
Is it safe to install java on my computer?
How do you escape json?