The third stage in designing a database is when we analyze our tables more closely and create a ___ between tables?

A. Query
B. Relationship
C. Join
D. None of these

Answer

Correct Answer: B. Relationship

Detail about MCQs

The third stage in designing a database typically involves analyzing the tables more closely and creating relationships between them. This involves defining how different tables are related to each other through keys (such as primary keys and foreign keys) to establish the structure and integrity of the database.

Write a Comment

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