...
Database-Management-System
August 26, 2024
Indexing
August 26, 2024
Database-Management-System
August 26, 2024
Indexing
August 26, 2024

Database-Management-System

Question 670
Real life constraints on the relational schema can be specified by
A
Functional dependency
B
Domain Integrity rules
C
Referential Integrity rules
D
Entity Integrity rules
Question 670 Explanation: 
→A relation is nothing but a table of values. Every row in the table represents a collection of related data values.
→These rows in the table denote a real-world entity or relationship.
→Functional dependency is a relationship that exists when one attribute uniquely determines another attribute.
Correct Answer: A
Question 670 Explanation: 
→A relation is nothing but a table of values. Every row in the table represents a collection of related data values.
→These rows in the table denote a real-world entity or relationship.
→Functional dependency is a relationship that exists when one attribute uniquely determines another attribute.

Leave a Reply

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