Assume you appliy the statement like following :
alter table stuff
add constraint fk_p foreign key ( emp_id)
references orders(emp_id);
the MySQL give your feedback as below :
Can not add foreign key constraint…
Please try to analyze the possible reason
Answers
Answered by
0
Answer:
gvhcyvyvigi
Explanation:
hbjlvog4thmugphuo
Similar questions