摘要: Second Highest SalaryWrite a SQL query to get the second highest salary from theEmployeetable.+----+--------+| Id | Salary |+----+--------+| 1 | 100 ... 阅读全文
posted @ 2015-05-21 01:08 `Liok 阅读(406) 评论(0) 推荐(0)