摘要:
--删除外键 语法:alter table 表名 drop constraint 外键约束名 如: alter table Stu_PkFk_Sc drop constraint FK_s alter table Stu_PkFk_SC drop constraint FK_c --添加外键 语法: 阅读全文
posted @ 2017-11-27 15:48
筱峯
阅读(1360)
评论(0)
推荐(0)
浙公网安备 33010602011771号