Answered step by step
Verified Expert Solution
Question
1 Approved Answer
no chatgpt and kindly provide me the proper pictures otherwise I will cancel the question if you didn't follow the requirements thank you. Assignment 2:
Assignment 2: Database design (5%) This assignment relates to the following Course Learning Requirements: CLR 2: CLR 3: CLR 4: Objective of this Assignment: The following assignment has 2 use cases, you are to use Normalization to split the use cases up and create an ERD (Entity Relationship Diagram) out of all the entities. Pre-Assignment Instructions: 1. To prepare you for this assignment, read the module 3 content and follow the embedded learning activities. 2. Open a piece of software to create an ER diagram. (Eg. Powerpoint, MySQL Workbench, ERD PLUS, LucidCharts) Assignment Tasks: Task 1 Given the following problem description, draw an ER diagram that identifies all entities, attributes, primary keys, cardinality and degree of relationships. (10 marks. Entities correctly identified: 3 marks. Attributes correctly identified: 3 marks. Relationships and cardinality: 3 marks. Primary keys: 1 mark) A shipping company ABC Courier offers the most efficient package delivery service by ensuring it can track the location and processing of every single package. They use a database system to store this information. In order to ship a package, customers drop off the package at a store location. The store must receive the packages and enter them into the system. The store can be described by store number, and location. The shipped packages are described by package number, delivery address, weight, dimensions, and delivery date. Once the packages have been entered, they will be transported to the delivery address, this can be through ground or air or a combination of both. To keep track of the packages during transportation, each transportation event is given a type (ground or air), route number and schedule number. | 1
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started