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
Which is better odbc or jdbc?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What are jdbc?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
Does jdbc use odbc?
How can we set null value in jdbc preparedstatement?
Is jdbc a web technology?
What is jdbc connection interface?
What do you understand by jdbc statements?
What is correlated subquery?
What is the use of dialect?
Describe the steps needed to execute a sql query using jdbc.
What is a jdbc driver and how many jdbc drivers are available?
Where can I find ojdbc14 jar file?
Does the JDBC-ODBC Bridge work with Microsoft J++?