Answer Posted / john peter
select salary from tablename order by salary desc limit 3;
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to analyze tables with 'mysqlcheck'?
Is there a way to see the files which are stored?
What are the purposes of using enum and set data types?
What is a heap table?
How to get a list of indexes of an existing table?
How to set the time zone for MySQL to particular country time?
Give string types available for column?
What is mysql_connect?
What is append query?
Where is the mysql data directory?
What is the current version of mysql?
Explain the architecture models of SQL Server?
In mysql, what is joins? Explain
How do I know if mysql is running on windows?
How can you import tables from a sql file into a database by using the mysql client?