Expert
Consider the table E1={(Name), (first name), time} and E2={(Name), (First name), Distance, Category}
We want to obtain the surname, first name, the time and distance: what sequence of operations should we do?
Author: titouan lecampStatus: PublishedQuestion passed 43 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
3
What type of constraint was violated?3
The decomposition normalization algorithm is?.2
Which entity provides the legal framework supervising databases in France?2
What happens when you make the same transaction several times?4
What is GDPR?6
How to obtain the surname and first name of people running more than 10 units?2
Find the keys of the following functional dependencies: a, b -> c a, b, d -> e c -> a, b d -> f e -> g