Answer Posted / lokesh das
Using a single query not sub-query
SELECT * FROM `employee` ORDER BY salary DESC LIMIT 2, 1
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to decrement dates by 1 in mysql?
What are mysql functions?
Can python connect to mysql?
How to create a new table in mysql?
How to use triggers to track changes in mysql?
How do I show columns in mysql?
How is data stored in mysql?
How to filter data from a mysql database table with php?
How will you export tables as an xml file in mysql?
What is the use of count function in mysql?
What is difference between microsoft sql and mysql?
How do you stop an access query?
Explain the different types of mysql joins.
How do I change a procedure in mysql?
Is mysql free software?