Page 1 of 1

Considering the context of BCNF, if we try to decompose a relation R (ID, name, salary, dept name, building, budget) usi

Posted: Mon Jun 06, 2022 11:04 am
by answerhappygod
Considering the context of BCNF, if we try to decompose a
relation R (ID, name, salary, dept name, building, budget) using
union and subtraction operator then what would be the resulting
schema(s)? Note that ID and dept_name are the keys in the
schema