I have relationship one-to-many, mandatory-to-mandatory,So I create staff_ID as foregin key in the position and make it not null, after I finish, I used dbforge program to auto generate diagram for my database and I see the releation is one-to-many, mandatory-to-optional How can I make it in the Both side mandatory?
