MySQL Forums
Forum List  »  Newbie

Re: Is this a simple database or am I barking up the wrong tree
Posted by: Peter Brawley
Date: July 07, 2014 09:56AM

> you code the _logic_.

You code some business logic in tables---required fields, foreign keys, 1:m and m:m relationships &c---that's why you should design the tables before you write code, which is what you enforce the business logic with.

Options: ReplyQuote


Subject
Written By
Posted
Re: Is this a simple database or am I barking up the wrong tree
July 07, 2014 09:56AM


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.