what is difference between prepare stetement and callable
starement with example?



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

Post New Answer

More Core Java Interview Questions

Can a static block throw exception?

0 Answers  


Is multiple inheritance supported by java?

0 Answers  


What is the internal implementation of set in java?

0 Answers  


What is the significance of listiterator?

0 Answers  


What does 3 dots mean in java?

0 Answers  






How long will it take to learn java?

0 Answers  


How many types of methods are there in java?

0 Answers  


Write code of any action class?

0 Answers  


What should I import for arraylist in java?

0 Answers  


what is the diffrence between class and object?

5 Answers  


what is type of statement in jdbc connection?

3 Answers  


What do u mean by method and also contructer in java ?

3 Answers  


Categories