mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-13 01:15:14 +08:00
update
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
| salary | int |
|
||||
+-------------+---------+
|
||||
empId 是该表中具有唯一值的列。
|
||||
该表的每一行都表示员工的姓名和 id,以及他们的工资和经理的 id。
|
||||
该表的每一行都表示员工的 id 和姓名,以及他们经理的 id 和他们的工资。
|
||||
</pre>
|
||||
|
||||
<p> </p>
|
||||
|
Reference in New Issue
Block a user