SQL query to get second largest salary of an employee from employee table
AnswerBot
1y
SQL query to get second largest salary of an employee from employee table
Use ORDER BY and LIMIT to get the second highest salary
SELECT MAX(salary) FROM employee WHERE salary < (SELECT MAX(salary) FROM...read more
Help your peers!
Add answer anonymously...
Top Info Edge Sdet (Software Development Engineer in Test) interview questions & answers
Popular interview questions of Sdet (Software Development Engineer in Test)
Top HR questions asked in Info Edge Sdet (Software Development Engineer in Test)
>
Info Edge Sdet (Software Development Engineer in Test) Interview Questions
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