Answer Posted / sesha
SELECT * FROM TABLE
FETCH FIRST 100 ROWS
ONLY
| Is This Answer Correct ? | 34 Yes | 2 No |
Post New Answer View All Answers
Which component is used to execute the sql statements?
What is reorg?
What is query_cache_limit?
Name the lockable units in DB2?
How do I add a column to an existing table in db2?
How to execute stored procedure in db2 command editor?
Explain packages.
What is the maximum size of varchar data type in db2?
What is the use of runstats in db2?
How does a cursor work?
What is the maximum size of a char data type in db2?
What is the function of logging in the db2 database?
What is role in db2?
What is commit in db2?
How and when does the db2 enforces the unique key?