I have a question about junction tables.
I have two tables where the relationship between the two is many to many, so I have created a junction table. It is necessary for the child field in the junction table be linked to the primary key field in the parent table, or can you set a field in the parent table to be a lookup field?