Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Problem 2. [15 points] Suppose we have the following three tuples in a legal instance of a relation S with four attributes ABCD: t1 =
Problem 2. [15 points] Suppose we have the following three tuples in a legal instance of a relation S with four attributes ABCD: t1 = (1,3,3,1), t2 = (4,2,3,4), and t3 = (1,3,3,5).
1. Which of the following dependencies do not hold over the relational schema S? [10 points]
(a) A -> B (b) C -> B (c) BC -> A (d) BC -> D
2. Can you identify any functional dependencies that do hold over S? (think carefully for this!) [5 points]
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started