Sql query to find nth highest salary. What does limit and offset do?
AnswerBot
2mo
SQL query to find nth highest salary using LIMIT and OFFSET.
Use ORDER BY salary DESC to sort salaries in descending order.
Use LIMIT 1 OFFSET n-1 to get the nth highest salary.
For example, SELECT salar...read more
Help your peers!
Add answer anonymously...
Top Infrrd Java Back End Developer interview questions & answers
Popular interview questions of Java Back End Developer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app