关注微信公众号"野心与家" 回复 “11.29” 获取原文件
1.创建teacher表,其字段如下表1,向表中插入图2中的数据,完成下列各题
mysql> create table teacher( -> id int