Why cursor is used in db2?
No Answer is Posted For this Question
Be the First to Post Answer
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
Is it possible using max on a char column?
How to find the maximum value in a column in the db2 database?
In terms of DB2 indexing, what is the root page?
What do you mean by cursor?
How can we retrieve the total number of records in RPG & CLLE?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
What information is held in SYSIBM.SYSCOPY?
What is a LIKE table and how is it created?
How does the processing of a correlated subquery differ from a non correlated subquery?
Explain in detail about buffer manager and its functionalities?