How to insert more than one record using insert?
Answer Posted / kalone
If we want to insert more than 1 row into a table , we
should go for SUBQUERIES rather than VALUES clause.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can there be more than one cursor open for any program?
What does db2 mean?
Mention the location where the output received from explain statement is stored.
Give the name of some fields form sqlca.
What is load utility in db2?
What is the use of db2?
How do you eliminate duplicate values in db2?
What is nvl in db2?
How would you find out the total number of rows in a db2 table?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
How will you return the number of records in table?
How can we retrieve the total number of records in RPG & CLLE?
What do you mean by storage group (stogroup)?
What is the difference between cursor stability and repeatable read isolation levels?
What are db2 tables?