Q1.
a. Given a schema R (A, B, C, D, E, F) and a set F of
functional
dependencies {A → B, A → D, CD → E, CD → F, C → F, C → E, BD →
E}, find the closure of the set of functional dependencies ?+
b. Given a schema R = CSJDPQV and a set FDs of functional
dependencies FDs = {C → CSJDPQV, SD → P, JP → C, J → S}
1. Find...