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 is data manager?
Comment whether the cursor is closed during commit or not.
What is cursor with hold option in db2?
What are catalog tables in db2?
How can you count the number of rows from a table tab?
How is the value function used?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is multi row fetch in db2?
What is difference between alias and synonym in db2?
How to get the ddl of a table in db2?
How to find the maximum value in a column in the db2 database?
What is a storage group (stogroup)?
What are db2 tables?
Define check constraint.
How do I add a column in db2?