I am working on a couple of link tables and I got to thinking (Danger Will Robinson, Danger) what are the possible structures of a link table and what are their pro\'s and c
The correct answer is:
('table1fk' , 'table2fk')
('table2fk' , 'table1fk')
Because: