How to insert more than one record using insert?
Answer Posted / nahid gorji
using insert into table1 (column-list or *) 479 select
column-list or * from another table
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the various isolation levels possible?
What does db2 blu stand for?
Who uses db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What does runstats do in db2?
What is dpf in db2?
What is explain plan in db2?
Where can you declare a cursor in a cobol-db2 program?
What is cloudant database?
Can we insert update delete in view?
What is check constraint in db2?
What are host variables in db2?
What is check constraint. Explain with example.
What are packages in db2?
What is the purpose of rollback and commit?