retagged by
2,409 views

2 Answers

1 votes
1 votes

Option A. A -> B

Functional Dependency is  one attribute determines another attribute in a DBMS system. Here A determines B i.e., with A attribute we can derive attribute B.

1 votes
1 votes
ANS : A

Relational database, functional dependency between two attributes AA and BB is denoted by

 

A→B

WHERE A IS CALLED AS DETERMINANT .A DETERMINE B
Answer:

Related questions

1 votes
1 votes
2 answers
1
admin asked Mar 31, 2020
3,858 views
Process of analyzing relation schemas to achieve minimal redundancy and insertion or update anomalies is classified as:normalization of data.denomination of data.isolatio...
4 votes
4 votes
3 answers
2
admin asked Mar 31, 2020
2,653 views
Rule which states that addition of same attributes to right side and left side will result in other valid dependency is classified asreferential ruleinferential ruleaugme...
1 votes
1 votes
2 answers
3
admin asked Mar 31, 2020
1,611 views
If every functional dependency in set $E$ is also in closure of $F$ then this is classified as$FD$ is covered by $E$$E$ is covered by $F$$F$ is covered by $E$$F$ plus is ...
0 votes
0 votes
1 answer
4
admin asked Mar 31, 2020
2,757 views
If there is more than one key for relation schema in DBMS then each key in relation schema is classified asprime keysuper keycandidate keyprimary key