[Solved] I would like someone to explain me how to find highest normal form of relation


Left side of FD must be candidate key OR right side must be at least part of it in order to satisfy 3NF.
So, you have problem with c -> d because c is not candidate key and d is not part of it.

0

solved I would like someone to explain me how to find highest normal form of relation