Two tables can be linked with relationship so that the data integrity can be enforced. Where can you find Relationship Command?

A. Tools Menu
B. Home Tab
C. Create Tab
D. Database Tab

Answer

Correct Answer: A. Tools Menu 

Detail about MCQs

In some database management systems (DBMS) or database software, the “Relationship” command can be found under the Tools menu. This command is used to establish and manage relationships between tables within a relational database. Creating relationships between tables allows you to define how data is linked and related, typically through the use of primary keys and foreign keys. By enforcing these relationships, data integrity is maintained, ensuring accurate and consistent data storage and retrieval.

Write a Comment

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