printable version

Test 1 Review B

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21]

Problem R1b.1.

Define the term functional dependency (represented using the notation A → B), and identify and explain at least two unrelated functional dependencies based on the below table schema; each should be nontrivial.

customers(cust_id, name, city, state, zip)