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_ID2016-08-30 maps to both 2346 and 1342
  • (b) Delivery_destination → Component_IDChicago office1342, Boston factory2346, New York office1342 — each destination maps to exactly one Component_ID ✓
  • (c) Department_ID → Component_ID500 maps to both 2346 and 1342
  • (d) Department_name → Delivery_destinationResearch and development department maps to both Boston factory and New 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.