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
How to find schema of a table in db2?
Define buffer pool.
List out the three types of page locks that can be held.
What is difference between alias and synonym in db2?
How do you pull up a query which was previously saved in qmf?
What are catalog tables in db2?
What is cobol db2?
Define db2 and its databases?
How to view db2 table structure?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Can there be more than one cursor open for any program?
What is explain plan in db2?
How will you return the number of records in table?
What is the advantage in De-normalizing tables in DB2?
How can you find out the # of rows updated after an update statement?