Map the ERD into a set of relations

Assignment Help Database Management System
Reference no: EM131984954 , Length: word count:2500

Data and Information Management - Database Report

Read the case study below

Australian Institute of Music is a music college across the Australia. It provides wide ranges of courses related to music. The top level management of the college has recently decided to computerise the existing paper-based data to a database in order to keep record of all staff, students, courses, etc. Such database will facilitate saving, restoring, and reporting whenever required and reduced paper consumption in the college. The following describes information that is required to save in the database.

Cost of each course is presented in the table below.

Course

Cost

Singing

$100

Piano

$75

Vialon

$120

Guitar

$50

- It should be noted that some courses run for half an hour while others run for an hour. The minimum course time to teach is 30 minutes.

- The college is also needs to maintain information about teaching staff. For example, it is required to record which staff teach which instruments. For example, David teaches singing and piano. Information related to staff includes staff id, name and family, date of birth, phone number, address, and degree. Each staff has a unique ID to ensure easy identification.

- In addition, information related to students is required to maintain in this database. Students has name, postal address, date of birth, and contact phone number. Once a student is joined to the college, he or she can enrol in to interested instruments course. The date and time of the course(s) should be recorded, as well as the duration.

- Furthermore, it is necessary to record which staff member will be taking the course and instrument the course is defined for. Students pay for their courses once the course is finished. It is necessary to record the condition for the course payment and the date paid.

- Another type of information which is required to store is the available instruments in the college stock. This includes the instrument name, manufacture name, quantity or number of each instrument in the stock. The staff may use one or more instrument for teaching purpose.

- At the end of every month, the staff issues invoice statements. An invoice, which has a unique number, is issued for those students who have one or more unpaid courses in the previous month. An invoice, for example, contains date, student information, and total amount due.

YOU NEED TO DO THE FOLLOWINGS

Part-1 Entity-relationship data model

You are required to develop an ER model to represent the information requirements for given case study.

Your ER model must:
- show all necessary entities, attributes and relationships
- show unique identifiers
- show minimum and maximum cardinality.
- show associative entities, if applicable

Some business rules given in the case study may not be clear to you when you read the case study. You may simply make an assumption and then develop your ER model.

You are required to write brief definitions for the entities and attributes in your model. For each entity and attribute in your model, write a sentence to describe the meaning of that entity or attribute.

What you need to should submit

You should submit a Microsoft Word document containing:
- A copy of your entity-relationship model.
- A list of business rules that are apparent from the case study.
- A list of any assumptions that you made with justifications.

Part-II Relational database implementation

You must implement the entity relationship model based on Assignment 1.

The recommended tool for this assignment is Microsoft Access.

In implementing the ERD provided, you must complete the following tasks:

- Map the ERD into a set of relations in at least Third Normal Form (3NF). You must ensure that your relations meet 3NF. Show your working.
- List all the functional dependencies present in the relation
- Create all the relations in a Microsoft Access database. Consider each attribute in every table and make appropriate choices regarding data types and sizes, indexes, required/not required, and validation rules. Your choices should be appropriate for each attribute and should support data integrity.
- Create relationships as appropriate. Enforce referential integrity for all appropriate relationships in the database.
- Populate the database with sample data. You must include sufficient sample data to test your queries and report(s). You should aim for at least 4-5 rows in every table.

Data integrity

You are required to implement integrity constraints within the database to enforce the following requirements:
For lessons:
- Lesson duration cannot be less than 30 minutes (half hour).
- Cost cannot be negative (but it can be 0).
- Paid must be either yes or no.
- Date paid cannot be in the future.

For invoice statements:
- Statement date must be supplied.
- Statement date cannot be in the future.
- Paid must be either yes or no, it cannot be null.
- Statement total must be supplied.
- Statement total must be greater than 0.
- The payment date must be on or later than the statement date.

Information requests
Create queriesmanually using SQL view.
1. List details of students who are under 18 years of age.
2. Show details of lessons coming up in the next 7 days (if any).
3. Show a list of students and the total number of lessons they have had. Show the student ID, family name, given name, and the number of lessons.
4. Show details of any student who has had or will be having a piano lesson.

What you need to should submit
A Microsoft Access database
Tables with sample data
1. Relationships
2. Queries
3. Report.

Verified Expert

In this assignment we have discussed the given case study and designed database and Er Diagram for the given case study which shows all relationship between all tables as given in case study.we have discussed three major part for this process. So all pages show all details of case study.

Reference no: EM131984954

Questions Cloud

Describe how three phonological changes : In old varieties of English, the word geese was pronounced [go:si]. Describe how three phonological changes (umlaut, word-final vowel deletion
Write the equation of vout in terms of the input voltages : Apply a negative DC voltage to one input (V1) and a 1kHz AC sine wave to the other input (V2); write the equation of Vout in terms of the input voltages.
Design your own linked list class to hold series of integers : Design your own linked list class to hold a series of integers. The class should have member functions for appending, inserting, and deleting nodes.
What information is needed to explain : What information is needed to explain, support, or illustrate each topic sentence for your reader?
Map the ERD into a set of relations : SBM4102 - Data and Information Management - Map the ERD into a set of relations in at least Third Normal Form (3NF). You must ensure that your relations meet
What are the benefits of linked structure : What are the benefits of linked structure? What are the drawbacks of linked structure? What are differences between singly linked and doubly linked structures?
Choose to use rhythmic elements in poems : Why do so many poets choose to use rhythmic elements in their poems? What is it about our culture that appreciates and demands rhythm to poetry?
Write a script called activity that takes an integer score : Write a script called activity that takes an integer score (out of 100) as an argument and output the +/- letter grade. Use the rounded Course grading table.
Technique for obtaining high resolution datasets : Structure from motion (SFM) photogrammetry is a revolutionary and low-cost technique for obtaining high resolution datasets to perform

Reviews

len1984954

5/16/2018 7:28:14 AM

Criteria 4 (10%) Presentation - Discussing and justifying entities, attributes, unique identifiers, and relationships in ERD - Discussing steps to achieve 3NF (from non-normalized ERD to 3NF) - Discussing data integrity constraints and describing the logic of defined queries (SQL) - Overall quality of presentation

len1984954

5/16/2018 7:28:07 AM

Criteria 2 (20%) Relational database implementation - Showing the Third Normal Form (3NF) - List of functional dependencies - Showing data integrity constraint (for lesson and invoice statement entities) Criteria 3 (10%) Structure of report - Clarity of report, diagrams, names, and the content, - Grammar (spelling mostly used well, not distracting the reader) - Length: approximately 2500 words

len1984954

5/16/2018 7:28:01 AM

What you need to should submit A Microsoft Access database Tables with sample data 1. Relationships 2. Queries 3. Report. Marking Criteria: Assessment Criteria HD Excellent D Very Good C Good P Satisfactory F Poor Marks Obtained Criteria 1 (20%) Entity-relationship data model - Showing necessary entities, attributes and relationships - Showing unique identifiers and cardinalities - Definition of entities - Showing Entity-relationship model (ERD)

Write a Review

Database Management System Questions & Answers

  Find all loan numbers with a loan value

Fundamentals of Databases (IT403) - What are the drawbacks of using file system over database management system and Explain the distinctions among the terms primary key, candidate key, and super key.

  Highest average mark

Write a program to calculate and store the average obtained by 20 pupils in 7 subjects. Output the pupil that made the highest average mark in addition to those pupils making 50 marks and over.

  Create an erd that represents the entities and attributes

Create an ERD that represents the entities, attributes, the relationships between entities, and the cardinality and optionality of each relationship that are described by this business rule.

  Display the final contents of each object''s field.

Write a program the instantiates a RealEstateSalesperson and a Girlscout object.

  Identify a unique type of file in windows or linux

Identify a unique type of file in Windows or Linux with which you are familiar. Suggest the key factors that in your opinion make this a unique type of file

  Find average number of books borrowed from database table

Find the average number of books borrowed per member. Take into account that if a member does not borrow any books, then that member does not appear in the borrowed relation at all.

  Create oracle database tables

Create Oracle database tables using SQL Data Definition Language (DDL) for each table listed in Project 1. Make sure that entity and referential integrity are enforced by declaring a primary key for each table (these may be composite keys) and dec..

  As a dba it is vital that you understand in detail how a

as a dba it is vital that you understand in detail how a query is processed by the dbms. since team retail is using

  How data consumers benefit from denormalized tables

Demonstrate, in a realistic scenario, how data consumers benefit from denormalized tables. Do not repeat an example from the textbook or one that has been posted by another student.Then, in separate posts, follow up to one or more of your fellow ..

  Identify entities that relevant for a system to manage seamm

Identify the entities and relationships that are relevant for a system to manage SEAMM. Develop a data dictionary (catalogue) and create an E-R diagram.

  Draw a context diagram for new system for baigs auto rental

Draw a context diagram for the new system for Baig's Auto Rental business. Create fully normalized 3NF table designs for the system.

  Create a database whose tables are at least in three-nf

The dependency diagram in Figure indicates that authors are paid royalties for each book they write for a publisher. The amount of the royalty can vary.

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