Answer Posted / nikhil
Class.forName ("com.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to connect html page to database using jdbc?
Give an example for execution of sql statement.
Why prepared statements are faster?
Under what circumstances, that all four drivers are used?
What is benefit of using preparedstatement in java?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
What is the full form of jdbc?
What are the common JDBC problems that you got and how do you solved them?
How can you know about drivers and database information ?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What are the differences between execute, executequery, and executeupdate?
What is jdbc thin client in oracle?
Explain jdbc savepoint?
What are the functions of the jdbc connection interface?
Compare jdbc and odbc and how is jdbc required in this context.