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 does sqlcabc has?
Mention the downsides of page level lock.
Which isolation level provides highest data integrity?
Define db2 and its databases?
How do I start db2 in windows?
How to find schema of a table in db2?
What is syscat in db2?
How does coalesce work?
What is null indicator in cobol db2?
What is runstats and reorg in db2?
What are the various isolation levels possible?
What is a db2 cursor?
What is iseries database?
How does cobol compile db2 program?
What types of tables are there in the db2 database?