How to get Top 10 Salaries from a Table
Answer Posted / regu
select distinct salary from table name hwre rownum <=10
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How to find the number of rows in db2 tables?
What is concurrency?
Which is faster delete or truncate?
What are the various isolation levels possible?
What does sqlcabc has?
Mention the different locking levels that are available in db2.
How to retrieve rows from a db2 table in embedded sql?
Define buffer pool.
Define db2.
What is the difference between using bind () and rebind () methods of naming class?
What is a db2 schema?
Why db2 is called db2?
How can we read records for specific member in CL? AND rpg?
Which component is used to execute the sql statements?
What is drop table?