What are the types of statement? explain



What are the types of statement? explain..

Answer / dsr

There are three types of statements
1.statement
2.preparted statement
3.callable statement.

1.statement:like as sql query.
2.prepared statement:pre-compiled sql query.
3.callable statement-to call the stored procedure.

Is This Answer Correct ?    38 Yes 7 No

Post New Answer

More Core Java Interview Questions

Can a source file contain more than one class declaration?

0 Answers  


What do you understand by java?

0 Answers  


Define immutable object?

0 Answers  


How to override equals() and hashCode() method in java?

1 Answers   Wipro,


What is collection api?

0 Answers  






what is meant by string pooling?

12 Answers   Oracle, Polaris, Tribal Fusion, Wipro,


Explain the relationship between the Canvas and Graphics class?

1 Answers  


What is return code?

0 Answers  


Can a abstract class be defined without any abstract methods?

0 Answers  


How can you debug the Java code?

6 Answers   BirlaSoft,


What is the difference between jsp and servlet?

6 Answers   Symphony,


Can we override constructor in java?

0 Answers  


Categories