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
What are the uses of db2 optimizer?
How is deadlock resolved?
How do I delete a column in db2?
How to find schema of a table in db2?
What is the latest version of ibm db2?
How to connect to db2 database from windows command line?
Mention the definition of cobol in varchar field.
What is the default page size of buffer pools?
What is cobol db2?
What is the function of logging in the db2 database?
Define check constraint.
What are the contents of dclgen?
How do I start db2 in windows?
What is the difference between bind and rebind in db2?
Define declaration generator (dclgen).