Tuesday, November 29, 2011

What are batch updates?

In the java if you want to execute a set of statements, i.e. SQL statements at a time then we use batch update statement.:Batch updates is a set of multiple update stmts to submit to the database together as unit.
Category:JDBC Interview Questions

No comments:

Post a Comment