ITPEC FE Morning April 2018 Question 27
Source exam: ITPEC FE Morning April 2018Topic: Databases
ITPEC FE Morning April 2018 — Question 27 of 80
Functional Dependency — identify which X → Y holds in a table.
Check each option for counterexamples (same X, different Y):
- •(a) Delivery_date → Component_ID —
2016-08-30maps to both2346and1342✗ - •(b) Delivery_destination → Component_ID —
Chicago office→1342,Boston factory→2346,New York office→1342— each destination maps to exactly one Component_ID ✓ - •(c) Department_ID → Component_ID —
500maps to both2346and1342✗ - •(d) Department_name → Delivery_destination —
Research and development departmentmaps to bothBoston factoryandNew York office✗
Key rule: X → Y means every X value maps to exactly one Y value. Find a single counterexample to disprove.
AI-generated — may contain errors
The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.
This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official FE past-paper collection or Report an issue.