Hard
Consider the following functional dependencies:
a, b c
a, b, d e
c a, b
d f
e g
What are the key attributes?
Author: titouan lecampStatus: PublishedQuestion passed 51 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
7
How to obtain the surname and first name of people running more than 10 units?4
Which entity provides the legal framework supervising databases in France?4
What is GDPR?3
Find the keys of the following functional dependencies: a, b -> c a, b, d -> e c -> a, b d -> f e -> g3
The decomposition normalization algorithm is?.3
What type of constraint was violated?2
What happens when you make the same transaction several times?