how can we retrieve the 100 records of the file ?
Answer Posted / lu
your qestion is not clear ??? first 100 rows or 100 rows
any where ??
this is FIRST 100 row :
SELECT * FROM TABLE
FETCH FIRST 100 ROWS ONLY
now if u want retrieve 100 rows in any table, you have to
create a counter ....
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is check constraint in db2?
What is ibm db2 used for?
What types of tables are there in the db2 database?
What is null indicator in cobol db2?
How to connect to db2 database from windows command line?
What is db2 catalog database?
What is dclgen in db2?
What is sqlca’s maximum length?
What is dbrm in db2 database?
Discuss about db2 bind?
What is the difference between spufi and qmf?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is phantom read in db2?
What is multi row fetch in db2?
What does runstats do in db2?