leetcode.184. Department Highest Salary

The Employee table holds all employees. Every employee has an Id, a salary, and there is also a column for the department Id.sql +----+-------+--------+--------------+ | Id | Name | Salary | Departme
相關文章
相關標籤/搜索