Answer Posted / devarathnam c,kotagudibanda(po
Hi...
The different statements in JDBC:
1:Simple statement
2:PreparedStatement
3:CallableStatement
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is sqlwarning and discuss the procedure of retrieving warnings?
Does sql allow null values ? Can we use it within where clause ?
What is benefit of using preparedstatement in java?
How a database driver can be loaded with jdbc 4.0 / java 6?
Give an example of code used for setting up connection with a driver.
What is serialization and deserialization in java programming?
What is jdbc odbc in java?
What is a jdbc driver and how many jdbc drivers are available?
How do you insert images into database using jdbc?
Does jdbc use ssl?
Is jdbc object oriented?
What are the steps to connect to the database in java?
What are the differences between resultset and rowset?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is the purpose of the jdbc resultset interface?