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
Why do we override tostring method in java?
What is difference between stringbuffer and string?
What does those terms actually mean included in the j.d.k i.6?
Why heap memory is called heap?
Is java good for beginners?
What is the meaning of find and replace?
What modifiers are allowed for methods in an interface?
What is a variable declaration?
What is difference between ++ I and I ++ in java?
What is meant by object?
Is a boolean 1 bit?
How to add menushortcut to menu item?
How can we find the actual size of an object on the heap?
How to split a string in java?
What makes a function well defined?