what is difference between prepare stetement and callable
starement with example?
Answer / dileep
prepare statement means pre-compiled and we can create one
sql staatement but callable statement used to we can create
no of sql statements and using statement we can create
stored procedure.
| Is This Answer Correct ? | 5 Yes | 2 No |
What is pojo class in java?
What are namespaces in java?
how to create constants in java?
What will happen to the exception object after exception handling?
What is the difference between java applets and applications?
What is the difference between compare and compareto in java?
Why arraylist is not synchronized in java example?
What is multi level inheritance in java?
How can final class be used?
What is the advantage of functional interface in java 8?
Which eclipse is best for java?
Name the package that always imported by default?