How to insert more than one record using insert?
Answer Posted / subi
Do an Insert using select
Insert into Table1(coltable1, coltable22)(select coltab21,
tab2col2 from Tab2 where <condn>)
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is dbrm? What it contains? When it will be created?
What is a cursor in programming?
What is the use of db2?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What is the function of logging in the db2 database?
i want to maintain uniqueness on pdf without make lf??????????
What is dclgen (declaration generator)?
What r the comman abends in db2, jcl and cobol???????
What is catalog database in db2?
What is buffer pool and list some of them?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is cursor stability in db2?
What is rebind in db2?
How can we read records for specific member in CL? AND rpg?
Is db2 a mainframe database?