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 / m4io
DECLARE cursor_name sensitivity SCROLL CURSOR FOR
SELECT ... FROM ...
FETCH ABSOLUTE 10 FROM cursor_name
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are bind parameters in db2?
What is dbrm? What it contains? When it will be created?
How many databases are there?
What is null value in db2?
What is dbrm library?
What is plan in cobol db2?
What is iseries database?
What is the maximum length of sqlca?
What are the benefits of using the db2 database?
What is a storage group (stogroup)?
What are the full forms of spufi and dclgen and why are they used?
What are the bind parameters ibm db2?
What is query_cache_limit?
What does a deadlock mean in DB2?
What is the latest version of ibm db2?