Answer Posted / manish nautiyal
select salary from table_name order by salary desc limit 3;
| Is This Answer Correct ? | 35 Yes | 4 No |
Post New Answer View All Answers
How do I insert an image into mysql workbench?
How do I remove a user from mysql?
Should I use pdo or mysqli?
Can mysql scale horizontally?
How to shutdown mysql server?
What is RMS Migrations
What is the difference between mysql_fetch_assoc and mysql_fetch_array?
How many rows mysql can handle?
How do I stop a mysql command?
How do I add a column to a table in mysql?
Does mysql support nosql?
How many ways we can retrieve the date in result set of mysql using php?
What is mysqlcheck do?
Can we rename database in mysql?
Is mysql good for big data?