M
Mus
As far as I understand, setting a relation between two tables in a
dataset means creating a unique (primary key) constraint in one table
and a ForeignKey constrainf in another. If this is correct, than why
do we need both? If am wrong, than what is the difference?
dataset means creating a unique (primary key) constraint in one table
and a ForeignKey constrainf in another. If this is correct, than why
do we need both? If am wrong, than what is the difference?