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
List out the three types of page locks that can be held.
What is a plan and package in db2?
How to take backup of table in db2?
What is the meaning concurrency in the db2 database?
How do I add a column to a table in db2?
What is the reason behind not using select * in embedded sql programs?
What is bind plan?
How to find the maximum value in a column in the db2 database?
What is the role of data manager in the db2 database?
What is commit in db2?
What does a deadlock mean in DB2?
What is drop table?
How does coalesce work?
What is data manager?
What is a system catalog table in db2?