add sql for create table

This commit is contained in:
mba1398
2022-10-31 13:12:25 +08:00
committed by GitHub
parent d34246bca4
commit 8a30ea4388

View File

@@ -2,6 +2,8 @@
# 要求必须提供作业链接(不要求全部做完),不提供的视为水卡
# [决胜秋招-建表语句](https://github.com/datawhalechina/wonderful-sql/blob/main/materials/create_table_sql/%E5%86%B3%E8%83%9C%E7%A7%8B%E6%8B%9B-%E5%BB%BA%E8%A1%A8%E8%AF%AD%E5%8F%A5.sql)
## Section A
### 练习一: 各部门工资最高的员工(难度:中等)