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
I use CS and update a page. Will the lock be released after I am done with that page?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What's The Error Code For Unique Index Voilation?
How to resolve -805 error in DB2?
what is Runstats? Whem will u choose to runatats?
What is host variable in db2 cobol?
Describe what a storage group(STOGROUP) is?
if i made sme changes in sub pgm wht r the things to be done for this ?
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?
Suppose if I need to update a column, how you do that using cursor?
Can you use max on a char column?