Example: I have two tables in my database called classA and classB, and one table called classA_classB. The last one just defi
How about student_id and friend_id? There's no rule that says your foreign keys need to have the same column names as the primary key.