Question 13
Consider a relation R(A, B, C, D, E, F, G, H, I, J) having functional dependencies as follows F = {AB → C, D → IJ, A → DE, F → GH}. Select all the correct statements regarding normalization of R.
R can not be normalized completely into BCNF while preserving all the dependencies.
R can not be normalized completely into 3NF while preserving all the dependencies.
If R is completely normalized into BCNF then 5 subtables are formed all in BCNF.
If R is completely normalized into BCNF then 4 subtables are formed all in BCNF.