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
Why do we use the mysql database server?
How do stored procedures work?
What is query log in mysql?
Is mysql a free database?
How to create a table?
Where is mysql data stored?
How to use like conditions?
change column name and make a unique column so we get no dupes.
How to extract a unit value from a date and time?
Which datatype is used for email in mysql?
how you will Create a database on the mysql server with unix shell.
What are the different types of triggers in mysql?
What language does mysql use?
What are string data types?
What is database url for mysql?