Answer Posted / prachi
SELECT * FROM TABLENAME
FETCH FIRST 100 ROWS ONLY;
This will fetch 1st 100 records
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What is host variable in db2 cobol?
What is the syntax for creating a table in the db2 database?
What is runstats and reorg in db2?
What is concurrency?
What is the use of runstats in db2?
What is syscat in db2?
When the like statement is used?
Which component is responsible for db2 startup and shutdown?
What are db2 objects?
What is the use of value function?
Explain various types of locks in db2?
What is table space in db2?
What is meant by explain?
Which components manage deadlocks in db2?
What are the contents of dclgen?