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

What is jdbc and its types?

720


What is ODBC and JDBC? How do you connect the Database?

776


What is jdbc driver in java?

713


Why are we using blob datatypes in jdbc?

793


How can you make a connection?

762


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

695


What is jdbc driver for sql server?

743


How can I retrieve a String or other object type without creating a new object each time?

913


What is jdbc driver?

712


Is possible to open a connection to a database with exclusive mode with JDBC?

767


What is db client?

768


What do you understand by jdbc statements?

763


What are the functions of the jdbc connection interface?

739


List some new features available in jdbc 4.0?

699


How do I insert/update records with some of the columns having NULL value?

726