摘要:
和另外一张表产生关系 1.节省空间 2.约束,保持一致性 外键里有关联数据的不能删,没有关联的可以删 create table userinfo( uid int auto_increment priority key, name varchar(32), department_id int, co 阅读全文
posted @ 2018-11-29 22:43
farion
阅读(193)
评论(0)
推荐(0)
2018年11月29日