Problem

wxdqz

New Member
Suppose there is a table named Employee which contains Employee Ids and their salaries.How can I retrieve the second highest salary from that table using an SQL Query.
 
Back
Top