Answer Posted / meenal sayali
jdbc is an application
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between inner and outer join ?
What is odbc jdbc?
How are jdbc statements used?
What is ODBC and JDBC? How do you connect the Database?
What is the use of JDBC DriverManager class?
Which type of driver is unique in jdbc?
What is in terms of jdbc a datasource?
How do I receive a ResultSet from a stored procedure?
Why would you use setautocommit(false) in jdbc?
If I use the JDBC API, do I have to use ODBC underneath?
How many packages are available in jdbc api?
What does jdbc setmaxrows method do?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is the execute method in java?
How to make updates to updatable result sets in jdbc?