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 ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we have multiple catch block for a try block?
What is application tier?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
What is module in oop?
What is += mean in java?
Is null keyword in java?
Which collection is thread safe in java?
What is finally in Java?
is it possible to instantiate the math class?
How to create a thread in java?
What is the primitive type short?
List the three steps for creating an object for a class?
How many unicode characters are there?
What is method reference?
How do you define a set in java?