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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / rachnasingh

limitation is depend on the person.this critira is mention
the person personalty also.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More JDBC Interview Questions

What are types of jdbc drivers?

0 Answers  


What are the steps involved in establishing a connection using jdbc in java?

0 Answers  


Does sql allow null values ?

0 Answers  


how you will execute the many tables data

1 Answers   Wipro,


What are restrictions on triggers?

0 Answers  






What is database deadlock ? How can we avoid them?

0 Answers  


What is jdbc driver in java?

0 Answers  


What is connection commit?

0 Answers  


What is difference between statement and preparedstatement in jdbc?

0 Answers  


What is static Synchronized method in JDBC API? Give an example?

3 Answers   3 Edge Solutions, R Systems, Sirvisetti Global Services,


What do you understand by jdbc driver and explain its types?

0 Answers  


How to find that, a row is updated or not?

2 Answers  


Categories