About this question
I am currently working with an employee database in which I need to retrieve the 3rd highest salary from the table of “Employee”. How can I construct an SQL query for fetching this particular piece of information from the database?