Why must the primary key of a parent table be determined before the foreign key in the child table?
Why must the primary key of a parent table be determined before the foreign key in the child table? Also, why do
you suppose that determining relationships comes before establishing primary keys in the design process?