Leetcode: Department Highest Salary

Question The Employee table holds all employees. Every employee has an Id, a salary, and there is also a column for the department Id.web +—-+——-+——–+————–+ | Id | Name | Salary | DepartmentId | +—-+—
相关文章
相关标签/搜索