how can we retrieve the 100 records of the file ?
Answer Posted / anjireddy vintha
select * from tabblename where rownum<101
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the function of logging in the db2 database?
What is sqlca?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Explain packages.
What is the difference between spufi and qmf?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is the use of dclgen in db2?
What is db2 instance?
What do you mean by cursor?
How does a cursor work?
What do you mean by commit and rollback?
What is commit in db2?
What is declare cursor?
What is the maximum size of varchar data type in db2?
How is a typical db2 batch pgm executed?