A relationship will be in normal Boyce-Codd (BCNF) form if closing the left attributes for all functional dependencies contains all the attributes of the relationship (J, K, L, M, N). In other words, the left attributes of each functional dependency contain a key.
:
J -> KL. K -> M, LM -> N N -> J. , J ->
KL BCNF.LM -> N. N -> J, J -> KL
, .K -> M.
, , BCNF,
.N -> J. J -> KL K -> M. BCNF.
, BCNF, K .