Pergunta de entrevista da empresa Penta

How would you connect two tables in a way that one row from one table can be connected to multiple rows from second table ?

Resposta da entrevista

Sigiloso

17 de fev. de 2021

I would use a foreign key in the table where I need to make the connection to other table.