A depends on B and B depends on C, thus A implies C. If C is a candidate key and B is not a candidate key, this is a(n) ________
A) atomic record B) partial dependency
C) determinate D) transitive dependency
D
Computer Science & Information Technology
You might also like to view...
A set of fields that can be added to a table with a single click is called a ________ data type
A) one-to-many B) Cascading update C) Quick Start D) Report
Computer Science & Information Technology
Which of the following cannot be an enum’s underlying type?
a) sbyte b) int c) ulong d) double
Computer Science & Information Technology