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
Mention some fields that are a part of sqlca.
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What are packages in db2?
How can you quickly find out the # of rows updated after an update statement?
What is scrollable cursor in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
List down the data types in the db2 database.
What is dpf in db2?
What is meant by dclgen?
What is coalesce in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Define sqlca.
Why do chiropractors use drop table?
What is ibm db2 client?
What is the purpose of rollback and commit?