Answer Posted / saravana
select empname,empno from tablename order by empno fetch
first row only;
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is load utility in db2?
Can one database have multiple instances?
How to connect to db2 database from windows command line?
How to find the maximum value in a column in the db2 database?
Explain package in db2 and its advantages?
What is a page in db2?
How to create backup table in db2?
What is plan in cobol db2?
What is the difference between oracle and db2?
List some fields from sqlca?
How do I add a column to a table in db2?
What is database alias db2?
What is difference between isnull and coalesce?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What are bind parameters in db2?