1 / 3

THE DATA MODEL / TUTORIALOUTLET DOT COM

Four entities have been identified for the data model – Partner, Customer, Order and Product<br>Some attributes for each of these entities include:<br>Partner – Name, Address<br>Customer – Name, Email Address<br>Order – Date, Dollar Amount<br>Product – Name, Description<br>

albert0086
Download Presentation

THE DATA MODEL / TUTORIALOUTLET DOT COM

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. THE DATA MODEL / TUTORIALOUTLET DOT COM

  2. THE DATA MODEL / TUTORIALOUTLET DOT COM The data model  FOR MORE CLASSES VISIT www.tutorialoutlet.com Four entities have been identified for the data model – Partner, Customer, Order and Product Some attributes for each of these entities include: Partner – Name, Address Customer – Name, Email Address Order – Date, Dollar Amount Product – Name, Description Be sure to identify the unique identifier (primary key) for each entity – the attribute or attributes that uniquely identify each row in an entity.  Also identify any foreign keys you would include as attributes for the entities to establish relationships between them.  Highlight the unique identifier(s) (primary key) for each entity in yellow.  Highlight foreign keys that you include as attributes for entities in pink. Below is information on the relationships between the entities: A partner can provide many different types of products to Amazon, and a given product could be provided by more than one partner.  A partner record could be set up without any associated products, but a product must have at least one partner record associated with it.

  3. THE DATA MODEL / TUTORIALOUTLET DOT COM Thank you

More Related