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
Define check constraint.
Are views updateable?
What are the 2 sqlcodes that are returned?
Mention the definition of cobol in varchar field.
What is a db2 table?
Is db2 a database?
What is the use of predicate?
Give a brief description of db2 isolation levels?
How and when does the db2 enforces the unique key?
Why db2 is called db2?
What's The Percentage Free Space ?
What does runstats do in db2?
What is lock escalation in db2?
How to view db2 table structure?
What does sqlcabc has?