添加外键约束名字一定不能重复如何添加外键方法一:直接在属性值后面添加 create table score( cscore int(11), st_id int(50) references stud … Continue reading 怎么给一张表添加外键(四种方法)
添加外键约束名字一定不能重复如何添加外键方法一:直接在属性值后面添加 create table score( cscore int(11), st_id int(50) references stud … Continue reading 怎么给一张表添加外键(四种方法)