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
Define db2 and its databases?
Which isolation level provides highest data integrity?
How to view db2 table structure?
What does runstats do in db2?
Where do you specify them?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is copy pending and check pending in db2?
What's The Percentage Free Space ?
What is schema in db2?
What is the use of predicate?
What is sqlca’s maximum length?
How do you stop a db2 database in linux?
How do I create a view in db2?
What is catalog database in db2?
What is explain in db2?