Answer Posted / asp
select * from table1 a where (n-1) = (select count(distinct
(sal)) from table1 b where b.sal>a.sal)
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Mention the downsides of page level lock.
What do you mean by storage group (stogroup)?
What is page size in db2?
What is the physical storage length of time data type?
How to restart a DB2 program?
What do you mean by commit and rollback?
What is the difference between oracle and db2?
What does db2 stand for?
List out the three types of page locks that can be held.
What is an instance database?
define clustering index.
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is the role of data manager in the db2 database?
Can there be more than one cursor open for any program?