what is difference between prepare stetement and callable
starement with example?
Answer Posted / 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 |
Post New Answer View All Answers
What happens if we override only equals?
How destructors are defined in java?
How would overload a function based on return type?
Why vector class is used?
What is constant in programming?
What are 4 pillers of object orinted programming?
What is ascii format?
Why are constructors used?
What is unsigned char?
What is a Hash Table? What are the advantages of using a hash table?
Is an integer an object?
What are different access specifiers in java?
What is meant by flickering?
What is difference between overloading and overriding in java?
What are the types of sockets in java?