How to execute bulk number of queries at once?
Answer Posted / guest
through batch update.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How you restrict a user to cut and paste from the html page using java programing?
What is JDBC PreparedStatement?
Describe odbc?
Why is jdbc used?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
How many locking systems are there in jdbc?
How to make updates to updatable result sets in jdbc?
What are the common tasks of JDBC?
How we store procedure in oralce for callable statements in jdbc
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What happens if we don't close the connection in jdbc?
How can you make the connection using jdbc?
Does sql allow null values ?
What is the use of JDBC DriverManager class?