Designing a Database with a junction table or without it?

Designing a group of table with, where many tables reference single parent table.

  1. In that case is it a better option to create a junction table to maintain the relationship between all these table.
  2. Or they should be related individually.

Which is the better option. Please put some light into it.

View Answers









Related Tutorials/Questions & Answers:
Advertisements