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 enter boolean values in sql statements?
How is data stored in mysql?
What is a data directory?
What is difference between oracle sql and mysql?
How do I start and stop mysql server?
How many mysql connections can handle?
How can we convert between Unix & MySQL timestamps?
What is difference between Sql server and MySql database? It may be silly question but i really dont know.
How to include comments in sql statements?
How to check if a record exists in a mysql database php?
What is row level locking in access?
What are slow queries?
How to create a trigger in mysql?
What is mysql connection limit?
What is the use of procedure in mysql?