Database - The Relational Model and Normalization - Discussion

Discussion Forum : The Relational Model and Normalization - General Questions (Q.No. 1)
1.
Every time attribute A appears, it is matched with the same value of attribute B, but not the same value of attribute C. Therefore, it is true that:
A → B.
A → C.
A → (B,C).
(B,C) → A.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
23 comments Page 2 of 3.

Ouen said:   1 decade ago
Value of B depends on value of A; i.e. A is uniquely determined B

Harsha said:   6 years ago
Because A is functional to B is less than or greater than to it.

Abhishek tamrakar said:   1 decade ago
Beacause only value of A will match with B.

So A->B is true.

Elias joseph said:   8 years ago
Answer is A because in a change of a implies that also b change.

Harsh Dusane said:   1 decade ago
Because here A functionally determines B but not C so A->B.

Runa said:   1 decade ago
A->B means the occurence of A attribute with B eyery time.

NiviKPR said:   1 decade ago
As per the rule A->B means if A is true then B is true.

CHANDRA said:   1 decade ago
A->B every attribute in A should match with B.

Shrav said:   1 decade ago
A can uniquely identifies B each time so A->B

Aani said:   1 decade ago
Because of logical signs properties.


Post your comments here:

Your comments will be displayed after verification.