I want to fetch the 10th row of a table which has been
changed.How can I do it without going thru all the rows.
Answer Posted / divya,roshini,tiny
use scrollable cursor for fetching the 10th row
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is db2 restart?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Give the name of some fields form sqlca.
What parameters are used to control the free space in DB2?
How can we retrieve the total number of records in RPG & CLLE?
What is dbrm in db2 database?
What is a storage group (stogroup)?
Explain the contents that are a part of dclgen.
How do you find the maximum value in a column in db2?
What is coalesce in db2?
What is sqlca?
What is db2 connect?
What is host variable?
How does db2 sample database connect?
How can we read records for specific member in CL? AND rpg?