Which normal form is considered adequate for relational database design?
If every non-key attribute is functionally dependent on the primary key, then the relation will be in
1 Crore+ students have signed up on EduRev. Have you? Download the App |
Given the functional dependencies:
X→W; X→Y; Y→Z and Z→PQ
Which of the following does not hold good?
For a database relation R(a, b, c, d) where the domains of a, b, c and d include only atomic values, only the following functional dependencies and those that can be inferred from them hold.
a → c
b→d
The relation is in
Third normal form is inadequate in situations where the relation
Entity set TRANSACTION has the attributes transaction number, date, amount. Entity set ACCOUNT has the attributes account number, customer name, balance.
Q. Which is the discriminator of the weak entity?
Entity set TRANSACTION has the attributes transaction number, date, amount. Entity set ACCOUNT has the attributes account number, customer name, balance.
Q. Which is the primary key of the weak entity?
If a relation scheme is in BCNF, then it is also in
For relation R(A, B, C, D, E, F) the set of FD’s is {A → C, B → D, C → E, D → E, E → A, F → B} What is the candidate key for R?
A set of FDs is given for a relation R (A, B, C, D, E, F, G)
What is the closure of {A, C}+ under this set?
55 docs|215 tests
|
55 docs|215 tests
|