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

where u use Abstraction and Interface in real time

3 Answers   Sonata,


What is the default size of load factor in hashing based collection?

0 Answers  


What is the core java?

0 Answers  


What is the r character?

0 Answers  


In case of inheritance what is the execution order of constructor and destructor?

0 Answers   Agilent,






How do you sort in descending order in java using collections sort?

0 Answers  


Is int a class in java?

0 Answers  


use of wrapper classes?

3 Answers   IBM,


How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ?

1 Answers   Saksoft,


What is string pool?

0 Answers  


Difference between stack and queue?

0 Answers   Flextronics,


Explain the difference between string, stringbuffer and stringbuilder in java?

0 Answers  


Categories