How to execute bulk number of queries at once?

Answer Posted / salil kumar

To execute bulk number of queries at once genally we are
using store procedure i.e. CallableStatement. Through store
procedure we can execute bulk number of queries at once to
the differnt-differnt table also.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you use a data source object for a connection?

533


Which interface is responsible for transaction management in jdbc?

451


What does jdbc stand for?

500


What is difference between statement and preparedstatement in jdbc?

463


What is layer in communication?

456






Which is better odbc or jdbc?

499


What is the difference between executing, executequery, executeupdate in jdbc?

553


What is jdbc driver manager?

489


Why do we use jdbc statements?

498


Compare jdbc and odbc and how is jdbc required in this context.

516


When does the result for an sql statement return null?

508


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

553


Is it possible to connect to multiple databases simultaneously?

544


What is drivermanager in jdbc?

536


Is there another way of dealing with the result set that could execute faster?

513