Is it best to create third table with primary key of each table as foreign key ? or add foreign key to first table? For example student table and project table each project has many students.Is it best to create third table with primary k
Is it best to create third table with primary key of each table as foreign key ? or add foreign key to first table? For example student table and project table each project has many students.Is it best to create third table with primary k