How to get Top 10 Salaries from a Table
Answers were Sorted based on User's Feedback
Answer / abirami
select max(salary) from tablename
fetch first 10 rows only
| Is This Answer Correct ? | 4 Yes | 25 No |
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
What is the difference between a package and a plan?
6 Answers Infosys, L&T, Mphasis,
Is db2 free?
What is db2 instance?
how do u update the faltfile into db2 table ?
Define db2.
why we create view.
Explain about dbrm.
How would you find out the total number of rows in a db2 table?
How to resolve -504 sql code in DB2?
What is sqlcode -922 ?
What is meant by concurrency?