MySQL Forums
Forum List  »  Newbie

Re: Create table question
Posted by: Peter Brawley
Date: July 04, 2017 04:02PM

> I have my EER diagram more or less complete with the connections specified between each table.

Not quite.

An EER diagram is "complete" if and only if the database it models has been created, tested, and found to exactly meet all documented requirements without error. Till then it's just a provisional hypothesis. Lot of errors are hiding in it, waiting to be found :-).

One such error probably waiting for you is the discovery that the developer-game relationship is m:m.

Options: ReplyQuote


Subject
Written By
Posted
July 03, 2017 10:43AM
Re: Create table question
July 04, 2017 04:02PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.