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 / satish.klnm
exec sql
select * from table222 where count(*) > 9
end-exec.
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
What is meant by explain?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Give a brief description of db2 isolation levels?
What is null indicator in cobol db2?
What kind of database is db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What do you mean by storage group (stogroup)?
How do you select a row using indexes in db2?
What is db2 bind process?
What are host variables in db2?
What is db2? Explain.
What is runstats and reorg in db2?
Explain about rct in db2?
What is netezza database?
What are the full forms of spufi and dclgen and why are they used?