Answer Posted / m gangadhar
select * from (select a.* from employees a order by
a.salary desc) where rownum <= 5
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the applications required to support mysql?
What is memory table in mysql?
How to include numeric values in sql statements?
What is procedure in mysql?
Explain the difference between mysql and mysql interfaces in php?
What are the differences between innodb and myisam engines?
Can I use mysql for free?
How much does mysql enterprise cost?
What is the difference between mysql and sql?
What is mysql vs sql?
How can I connect mysql database?
What is trigger in mysql?
What are the functions in mysql?
What does mysqli stand for?
What is a table schema?