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
What is metadata in programming?
Where is mysql jdbc driver located?
What is the function of setautocommit?
In which ways is driver class is registered with drive manager?
What is the return type of class.forname() method?
What is jdbc architecture in java?
What is the use of the statement in jdbc?
Is jdbc secure?
What happens if connection is not closed in jdbc?
What class.forname will do while loading drivers of jdbc?
Explain about Join?
How do java applications access the database using jdbc?
What are the advantages of using jdbc datasource?
What are the 4 types of jdbc drivers?
Explain the process of creating tables using NetBeans IDE?