alter table test_0 add constraint FK_test foreign key (id) references test_1(id) on update cascade on delete cascade
创建“级联更新”的约束 或者 创建触发器
34,838
社区成员
254,632
社区内容
加载中
试试用AI创作助手写篇文章吧