Assignment related to er diagram

Assignment Help Database Management System
Reference no: EM13724577

Aim:
To give you practical experience in using Entity-Relationship and Relational Database modelling techniques.

Due Date:
MondayofWeek7(seeCourse Descriptionforfurtherdatesand times).

Project Specification
The proprietors of WareMart Logistics have approached you and asked if you could design a database to help them manage their business. They would like you to create a conceptual data model of their business information requirements and would like to see how the model could be used to provide the answers to some commonly requested queries and reports.
WareMart has provided the following information that it believes may be relevant to your task:
· WareMart Logistics Pty Ltd operates a large warehousing and transportation business. It has a number of warehouses around the country.
· Each warehouse is referenced by a warehouse number, and WareMart would also like to record street, city, state and postcode details.
· Each warehouse has a number of employees and WareMart references them by use of a Staff ID. In addition they record surname, first name, date of birth, street, city, state, postcode and salary details.
· Each warehouse has a single manager and a manager is responsible for only one warehouse.
· Employees do not report directly to the manager but to a fellow employee who has been given supervisor status.
· Merchandise is stored in warehouse ‘locations'. Each location reference is made up of an aisle, shelf and bin number component. As an example you will find a carton of product number 123 (Printing paper) in location 13,2,1 which refers to aisle 13, shelf 2, and bin 1. WareMart wants to know the capacity of each location, as well as whether hazardous materials can be stored there.
· A product can be stored in more than one location within a warehouse and a location can hold more than one product.
· Products are assigned a department and each department is referred to by a department number. WareMart also stores the department name for each department. The other information WareMart requires for each of its products is the product number, a description of the product and its pack size
· WareMart requires also the information on what quantity of each product is on hand at any given warehouse ‘location'. The location capacity and quantity on hand is in terms of the pack size of the product stored there.
· Clients are allocated a client number and this along with the client name is recorded. In addition each client has a main address, but may also have several others e.g. postal address, deliver-to address, etc. The individual address details recorded are: street, city, state, and postcode.
· A client may place several merchandise requests and WareMart needs to know the date a request was placed as well as the quantity for each of the products on that request. Once a request is placed a picking list is generated. Picking staff use this list to fill the client request. The picking list also has a spot for the employee to enter their staff id, the date the product was picked and the quantity picked from that specific location.

You are required to design (using an E-R diagram) an entity-relationship model of the problem, convert the model into a relational model, and assess the normal form of each schema.

Assignment Submission
Youshould producea singlepdffile, created using Word,containingallof therequirementsasspecified within thisdocument. Yourlecturer willprovidedetails ofhowthefileis to besubmittedwithinlectures.

Thedesign documentshouldcontain:

1. A completedcopyof theSITEAssignmentCoversheet.
2. Anappropriatetitlepagethatincludesanacknowledgementofallstudentsyouhavespokento abouttheassignment.
3. A tableof contentsandautomaticallygenerated pagenumbers.
4. Anentityrelation (E-R) diagramthatmodelsthe problemwhichincludes:
a. all entities,relationships(including names)andattributes;
b. primary(underlined)andforeign (italic)keysidentified;
c. cardinalityand participation(optional /mandatory)symbols;and
d. assumptionsyouhavemade,e.g.howyouarrivedatthecardinality/participationfor those not mentioned orclearinthe businessdescription, etc.
TheE-Rshould becompleted usingthestandardsof thiscourse(crow'sfeet).

5. Normalisation of relations which identifies:
a. dependency diagram for each relation
b. the level of Normalisation achieved for each relation;
c. the reasons for any relation that is maintained NOT in 3NF.

6. Relational data structures that translate your E-R diagram which includes:
d. relation (table) names,
e. attribute (column ) names and field types (as required by WAMP),
f. primary and foreign keys identified;
The data structures should be shown using the standards of this course.

7. Abibliography,in APA format,containing all resources used to complete the assignment. If no resources have been used please indicate this appropriately.

Your assignment should be completed according to the University of Ballarat General Guide for the Presentationof AcademicWork.

Assessment Criteria

Question 1: How clear andwell-presented your submission is.
Question 2: E-R diagram:adherence too your standard,assumptions made,in clusion of correct primary and foreign keys,appropriate entities,relationships,and attributes.
Question 3: Normalisation:appropriate interpretation of each normal form,arguments for leaving the sche main the normal form you consider optimal.
Question 4: Conversion of E-R diagram to relational schema:schema is a correct translation of the E-R submitted with appropriate tables,columns,and primarykeys.

Reference no: EM13724577

Questions Cloud

Controversial methods of ending job discrimination : One of the most controversial methods of ending job discrimination is the concept of affirmative action. In a minimum 200 word response, discuss how affirmative action works to help ensure equal opportunity employment.
What organizational members say they value ethical practice : Symbols of culture are called artifacts. Artifacts are the most visible and accessible level of culture. These include behaviors, stories, rituals (everyday practices that are repeated frequently), and symbols (e.g., company logos, company colors)..
Summary of the concepts presented in the video : Write a 2 - 5-page summary of the concepts presented in the video that you found most relevant - what you learned from watching the video
Choose three major battles of the civil war : Choose three major battles of the Civil War. Identify each and thoroughly explain their impact on the war. 200 word minimum references and accompanying citations.
Assignment related to er diagram : Question 1: How clear andwell-presented your submission is. Question 2: E-R diagram:adherence too your standard,assumptions made,in clusion of correct primary and foreign keys,appropriate entities,relationships,and attributes.
Is it easier for businesses to lie to customers online : Corporate blogs, also known as business blogs, have opened the line of communication between businesses and customers. Is it easier for businesses to lie to customers online
Describe the different manifestations of progressivism : Describe the different manifestations of progressivism at the local, state, and national levels. To what extent did progressives redefine the role of the state of American politics?
Describe the cognitive and non-cognitive abilities : Describe the cognitive and non-cognitive abilities relating to Emotional Intelligence. Provide an example of how you might use EQ in your daily life. Respond to at least two of your peers for this posting with suggestions that might work for them ..
Was the target audience addressed : Online Video News Releases (VNRs) are visual storytelling that any business can use as a marketing and public relations tool. Was the target audience addressed

Reviews

Write a Review

Database Management System Questions & Answers

  Implement that entity as a database table with two subtypes

Implement that entity as a database table with two subtypes, Games and Movie.

  Create a data dictionary

Construct a query that will show the number of days that exist between the first invoice and last invoice, for each month, for each employee, using the DATEDIFF function. Be sure to provide the SQL script that will carry out this function.

  Explain eer model with data dictionary

Draw an EER model for the requirements identified in Part 1. The EER Model should be accompanied with a data dictionary which includes entity type table, relationship type table and attribute table.

  Database to keeps track of students in university

University XYZ needs a database that keeps track of students, what classes they taken and the grades for each of the classes.

  Clustered versus unclustered indexes

Choice of search key for the index. What is a composite search key, and what considerations are made in choosing composite search keys? What are index-only plans, and what is the in?uence of potential index-only evaluation plans on the choice of sear..

  Create the database that contains each of the relations

Find all Governors General of Australia who were Barons at the time of their appointment. List them by Title and name and date that they were appointed to the position. Order the list by ascending date of appointment.

  Which group functions can be used on date values

If the "greater than" comparison operator is used with a multiple-row subquery, what type of result will be returned?

  Computer applications that run on desktop and laptop

computer applications that run on desktop and laptop computers have for a long time been designed to be driven by

  Evaluate the selection of a database management

Identify and describe three criteria that should be used to evaluate the selection of a database management system. Describe how an organization should use each criterion to evaluate database management system selection.

  Explain the statement that relational algebra operators can

Explain the statement that relational algebra operators can be com-posed. Why is the ability to compose operators important?

  Briefly how to make use of indexes such as b+ tree

Summarize briefly how to make use of indexes such as B+ tree or a hash indexes in selection, projection, and join operations?

  Explain the benefits and current trends of data warehousing

Summarize the difference between online transaction processing (OLTP) and online analytic processing (OLAP), and their relationship among business intelligence, data warehousing, and data mining.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd