摘要:
1.使用外键:#添加外键,有constraint 约束名。alter table test3add constraint fk_test3_test1_id foreign key (test1_id) references test1(id) on delete set null on updat... 阅读全文
posted @ 2015-10-23 17:52
躬耕陇亩
阅读(229)
评论(0)
推荐(0)

浙公网安备 33010602011771号