Answer Posted / ankit.:-)
if u want to fetch first 100 go for
select * from tablename fetch only 100 rows;
this will select only 100
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is the use of commit in db2?
What is the physical storage length of date data type?
What is the latest version of ibm db2?
How to rename a table in DB2 ?
List down the data types in the db2 database.
What is difference between rollback and commit?
What is view db2?
What is cursor with hold option in db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
Which isolation level provides highest data integrity?
What is sqlca’s maximum length?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
is it compulsory commitment control in journal?
How do I delete a column in db2?
How to check table size in db2 sap?