Answer Posted / sivaraman
select * from table1 a where n = (select count(distinct
(sal)) from table1 b where b.sal>a.sal)
n is value of n it should be numeric....
| Is This Answer Correct ? | 15 Yes | 15 No |
Post New Answer View All Answers
What is the use of predicate?
Explain about dbrm.
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
How to find primary key of a table in db2?
What is cursor in dbms?
How to retrieve rows from a db2 table in embedded sql?
Which components manage deadlocks in db2?
What is sqlca?
What type of database is db2?
List down the types of triggers in the db2 database?
What is dbrm? What it contains? When it will be created?
How do I change the column size in db2?
B37 abend during spufi?
What is the syntax for seeing the columns and data types of a table in the db2 database?
Highlight all the advantages that are attached to a package.