BSA 545 Project: Creating a Master Data Model for Integration

Verified

Added on  2023/06/15

|8
|280
|151
Project
AI Summary
Document Page
MASTER DATA
MODEL
PATRICIA PARKER
BSA 545
[DATE]
DR. CHERYL MASON
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
CONTENTS
MDM Requirements
Entity Relationship Diagram (ERD)
Key Data Points
Value Of The Data Points
Relevance To Each Table
Document Page
MDM REQUIREMENTS
This is to merge the data base of Human Resource and the
data base of Master data base into a single data base.
This work is to be completed with out the loss of any kind of
data integrity in the system.
Apart from this there should also be the consideration of no
loss in data relations
Document Page
ENTITY RELATIONSHIP DIAGRAM (ERD)
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
KEY DATA POINTS
The following is list of key data points for the ERD
Employee
Product
Order
OrderDetails
Customer
Supplier
Document Page
VALUE OF THE DATA POINTS
Employee (employeeID, firstName, lastName, address,
phone)
Product (productID, productName, unitPrice, supplierID)
Order (orderID, orderDate, totalValue, employeeID,
customerID)
OrderDetails (orderID, productID, quantity)
Customer (customerID, firstName, lastName, address, phone)
Supplier (supplierID, companyName, address, phone)
Document Page
RELEVANCE TO EACH TABLE
Employee looks after the orders
Each product is delivered by a supplier
Order consists of employee looking after it and the customer who has
booked it
Supplier is responsible for the delivery of their products
Customers book orders from the company.
Order details of the customer consists of the order, product and the
quantity of the product
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
chevron_up_icon
1 out of 8
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]