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

what is use of business objects?

3 Answers   Tech Mahindra,


What isan abstract class and when do you use it?

2 Answers   Genpact,


Difference between stack and queue?

1 Answers   Flextronics,


Is empty set an element of empty set?

1 Answers  


Explain constructors and types of constructors in java.

1 Answers  


What are the restrictions that are applied to the java static methods?

1 Answers  


describe synchronization in respect to multithreading? : Java thread

1 Answers  


Can this keyword be used to refer static members?

1 Answers  


What are instance variables?

1 Answers  


What modifiers are used for interface declaration?

7 Answers  


what is the use of clone() in real time scenario?

2 Answers   Quinnox,


Does java arraylist maintain insertion order?

1 Answers  


Categories