assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
How to see the structure of db2 table??
what is the input to PLAN? what is the input to DBRM?
What are concurrency issues?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
How Plan is created while executing the query using SPUFI?
What is a trigger in the db2 database?
What is the picture clause of null indicator variable?
Can we delete records from view?
What is a db2 tablespace?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is UNION,UNION ALL?
How does one remove entries from the SCT02 table?