Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Building data models The goal is to learn how to build the Data Model for a shopping cart website you will create in assignment 7.

Building data models image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

The goal is to learn how to build the Data Model for a shopping cart website you will create in assignment 7. Your Data Model will consist of 5 entities that store information about the customers, the products and the purchases. The entities will be related according to the Line-Item Pattern discussed in Chapter 5. You will create a Data Model diagram showing how the entities are related using MS Visio 2010 or MS Visio 2013. Your diagram should use Crows Foot Notation. The following are details describing the five entities of your database: Column Name Data Type Allow Nulls ID Firstname Lastname StreetAddress City State Zip Phone Email int nvarchar(30) nvarchar(30) nvarchar(50) nvarchar(30) nvarchar(20) nvarchar(10) nvarchar(15) nvarchar(30) The Customers Entity

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions

Question

What are you building towards?

Answered: 1 week ago

Question

What is the common way people make mistake in investing ?

Answered: 1 week ago