Answer Posted / jyotshna pardhia
There are three types of statements :-
1. Statement :used to calls select statements
2. Prepared Statement :used to calls precompiled statements
3. Callable Statement :used to call stored procudires
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is jdbc and its advantages?
How can I connect mysql or oracle with java?
Explain the locking system in jdbc & its types?
What are the steps required to execute a query in jdbc?
What is setautocommit in jdbc?
What is url in jdbc connection?
What are the different types of interfaces in the api component?
What is the use of jdbc?
What are restrictions on triggers?
How to use JDBC to connect Microsoft Access?
What do you understand by jdbc statements?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How java can be connected to a database?
Is it possible to connect to multiple databases simultaneously?
How do you insert images into database using jdbc?