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 coalesce in db2?
Mention the definition of cobol in varchar field.
What is the difference between cursor stability and repeatable read isolation levels?
i want to maintain uniqueness on pdf without make lf??????????
What is db2 catalog database?
How can you quickly find out the # of rows updated after an update statement?
How to find the maximum value in a column in the db2 database?
What is the syntax for FETCH in DB2 ?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is the max length of sqlca?
What are the different types of base tables?
What are the benefits of using the db2 database?
How do you eliminate duplicate values in db2?
Explain the function of data manager.
How will you return the number of records in table?