Let R = (A, B, C, D, E, F) be a relation scheme with the following dependencies:
C → F, E → A, EC → D, A → B
Which of the following is a key for R?
1 Crore+ students have signed up on EduRev. Have you? Download the App |
Consider the relation scheme R = (E, F, G, H, I, J, K, L, M, N) and the set of functional dependencies {(E, F} → {G}, {F} → {I, J}, {E, H} → {K, L}, {K} → {M}, {L} → {N}} on R. What is the key for R ?
A prime attribute of a relation schema R is an attribute that appears
Assume that AB → C, C → D and D → A are simultaneously satisfied by a relation r(R). What are the candidate keys of this relation?
Consider the schema R = (A, B, C, D, E, F) on which the following functional dependencies hold:
A ➝ B
B, C ➝ D
E ➝ C
D ➝ A
What are the candidate keys of R?
Consider the following statements S1 and S2 about the relational data model:
S1: A relation scheme can have at most one foreign key.
S2: A foreign key in a relation scheme R cannot be used to refer to tuples of R.
Which one of the following choices is correct?
Which of the following is NOT a superkey in a relational schema with attributes V, W, X, Y, Z and primary key V Y?
In context of a relation in database, choose a false statement:
62 videos|66 docs|35 tests
|
62 videos|66 docs|35 tests
|