In database design, why is it important to establish relationships between different tables?

  • It enforces referential integrity.
  • It reduces database size.
  • It simplifies data entry.
  • It speeds up query performance.
Establishing relationships between tables in database design is important to enforce referential integrity, ensuring that data consistency is maintained and that relationships between data entities are maintained.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *