Vidyalelo
Database · Q32

The Relational Model and Normalization

Programming · Database · question 32

Q32

A functional dependency is a relationship between or among attributes.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
Solution:
Option1: True
A functional dependency is indeed a relationship between or among attributes in a relational database. It describes the relationship between the values of one attribute and the values of another attribute in the same table.

Option2: False
This statement is incorrect. A functional dependency is a fundamental concept in the relational model and is used to ensure data integrity and consistency in a database. It is crucial for database normalization and helps in organizing data efficiently.

In conclusion, the correct option is Option1: True as a functional dependency is a relationship between or among attributes in a database.