i have table agdet i want first 5 maximum commission which
query will you write for this thanks in advance
Answer Posted / thiru
select * from agdet order by commission fetch first 5 rows
only for read only with ur
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is difference between rollback and commit?
What is temporal table in db2?
Explain about dbrm.
What are packages in db2?
What is plan in cobol db2?
Explain correlated sub-queries.
Mention data types used in db2 ?
What is cloudant database?
define clustering index.
Explain about mirror activator disk mirroring?
List some fields from sqlca?
Can we delete records from view?
Are views updateable?
What is a collection in db2?
What is bind package and plan in db2?