What is a collection in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
What does db2 plan contain?
What is the difference between a package and a plan?
6 Answers Infosys, L&T, Mphasis,
what is cursor stability?
What is pagespace?
How do I import a csv file into db2?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
What are the disadvantages of PAGE level lock?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
List some fields from sqlca?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?