Answer Posted / dsr
Batchupdate is group of queries run at a time.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How data can be inserted into long row column of database?
What is jdbc and explain jdbc architecture?
Which package contains jdbc api?
What is JDBC Savepoint? How to use it?
How can I determine where a given table is referenced via foreign keys?
What does the jdbc databasemetadata interface?
State the different connection methods used for creating different types of sql.
What does it mean to "materialize" data?
Can we return resultset in java?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What are the differences between setmaxrows(int) and setfetchsize(int)?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
Which is best database for java?
What is odbc and jdbc in dbms?
What is the use of statement in jdbc?