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 is a subsequence of a string?
what happens when a thread cannot acquire a lock on an object? : Java thread
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Is array a class?
Why does java not support operator overloading?
Can an arraylist be empty?
what is collatration?
What is not thread safe?
What's the base class of all exception classes?
Can we increase size of array?
What is the difference between static method and instance method in Java?
How does compareto work in java?
What is the difference between class forname and new?
What is a protected method?
Can we call a non-static method from inside a static method?