✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Supposed we have a table Employee that contains the id (emp_id), name (emp_name) and working experience (experience) of each employee in a company. Write a query to find the second employee in terms of experience in increasing order? (first being the one with max experience)