Please ignore emp1_emp2 as an association table, its irrelevant here. Lets say I just want to insert pk of emp1 and pk of emp2, is there any way to do that?


Quote Originally Posted by slimdave
how do you define the association between the two tables? What makes a value of emp1_id match a particular value of emp2_id?