What error I will get if my select query gives multiple
row while executing a Cobol-DB2 program.How can I solve it
without using a cursor.
Answer Posted / mangesh
Thanks Debu & Santy
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the use of dclgen in db2?
Mention some fields that are a part of sqlca.
How to retrieve rows from a db2 table in embedded sql?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
How connect db2 database to datastage?
Are views updateable?
What does db2 plan contain?
What is the result of open cursor statement?
Which command is used to remove all rows from a table?
What is the default page size of buffer pools?
What is the difference between plan and package in db2?
What is reorg?
Mention the location where the output received from explain statement is stored.
If I have a view which is a join of two or more tables, can this view be updateable?
What is a Foreign Key?