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 are the ddl statements?
What is meant by jdbc?
How many ways that we can view a result set?
What are the differences between resultset and rowset?
How many categories of jdbc drivers are there?
What are the basic exceptions in jdbc?
What is metadata in java programming?
How do I find ojdbc jar version?
How do we load the drivers?
What is database deadlock ?
Is uri the same as url?
What is thin driver in jdbc?
What is JDBC DataSource and what are it’s benefits?
What is jdbc template?
What are the advantages of database connection pooling?