This commit is contained in:
mba1398 2024-06-10 10:45:59 +08:00 committed by GitHub
parent f841543f6b
commit 092586dfce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@
|106 |Ron |B |101 |
+------+----------+-----------+----------+
```
针对**Employee**表写一条SQL语句找出有5个下属的主管。对于上面的表结果应输出
针对**Employee**表写一条SQL语句找出至少有5个下属的主管。对于上面的表结果应输出
```plain
+-------+