Create a list of functional dependencies from the diagram. The functional dependencies for each entity or relationship type must be listed together before listing those for another entity or relationship type. Do not list transitive dependencies e.g., if A -> B and B -> C, then do not show A -> C Do not list trivial dependencies e.g., if A -> B then do not show A, D -> B.
PLease write out each functional dependency separately, combining them implies they are related.
Must list the tables that each FDs fall under