In db2, how do you insert multiple rows in 1 query using a.)
Cursors, b.) Normal query?? Give syntax for both.
Answer Posted / uma
We can't insert multiple row in single query for the we
have to use cursor.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How do I import a csv file into db2?
Explain the function done by data manager?
Are views updateable?
What are the uses of db2 optimizer?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
Is db2 free?
Is it possible using max on a char column?
What is the difference between using bind () and rebind () methods of naming class?
Can we delete records from view?
What are db2 tables?
What is the role of schema in the db2 database?
What does reorg do in db2?
What is bind in db2?
How will you return the number of records in table?
What is the cobol picture clause of the db2 data types date, time, timestamp?