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 is horizontally scalable?
Write a query to display even rows in student table using mysql?
Is mysql good for big data?
Does mysql automatically index foreign keys?
What mysql -u john -p command does?
How many columns can a mysql table have?
What is difference between oracle sql and mysql?
What does innodb stand for?
What is a deterministic function?
What is triggers?
Is Mysql query is case sensitive?
What is mysql sleep process?
How would you get the current date in mysql?
How can you handle the –secure-file-priv in mysql?
Where the database is stored in mysql?