Is there any limitation for no of statments executed with
in batchupdate?

Answer Posted / sekhar babu

No, any number of statements we can write in the batch
update but all the updates only means
(insert,delete,update) not select

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why did my jdbc code throw a rollback sqlexception?

503


Is jdbc a framework?

475


What do you mean by batch processing in jdbc?

525


What are the packages are used in jdbc?

571


What is the fastest type of JDBC driver?

594






What is represented by the connection object?

526


Explain the life cycle of jdbc.

639


What are the considerations for deciding on transaction boundaries?

558


Explain about the drive manager class working?

602


Is jdbc an api?

508


What is meant by dao?

520


Does jdbc use ssl?

498


How to get the Database server details in java program?

571


What is the role of jdbc drivermanager class?

567


What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?

477