Answer Posted / mahyn
select * from tablename
order by primary_key desc
fetch first 5 rows only
with ur;
can be one way...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is cursor stability in db2?
How can record locking be achieved in those DB2 versions which do not support it?
What happens in bind step in a db2 program?
What type of database is db2?
What is copy pending status in db2?
What is db2? Explain.
can all users have the privilage to use the sql statement select * (dml)?
What is consistency token in db2?
What is a db2 package?
What is meant by union and union all?
Which component is responsible for processing sql statements and selecting access paths?
How to get the ddl of a table in db2?
What is the difference between spufi and qmf?
What is the role of the data page in the db2 database?
What is the role of union all and union