... 2020 · ALTER TABLE child ADD FOREIGN KEY my_fk (parent_id) REFERENCES parent(ID); MySQL has the ability to enforce a record that exists on a parent ...
確定! 回上一頁