Sample Header Ad - 728x90

Translate text into functional dependency

-1 votes
1 answer
133 views
In an exercise I have the following text which should be translated into a functional dependency: "A module realizes a business case and is developed by an author" My reasoning is that the business case and author exist before the module therefore the author and business case determine the module: author, business case -> module However my script gives the solution: module -> author, business case Can somebody help why the latter is true and not the former?
Asked by Rubus (131 rep)
Jan 10, 2021, 03:43 PM
Last activity: Jan 10, 2021, 07:30 PM