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

  Write a query to display the lowest average cost of books

Write a query to display the lowest average cost of books within a subject and the highest average cost of books within a subject.

  Calculate the total adults and children visitors

YOF EWS07 H1- In cells B11:E11, Create formulas in the cell range D6:E10. Calculate the total adults and children visitors as well as the adult and child admission collected.

  Database design and sql queries

In assignment 1, you have already started the process of designing a database for the Beauty Salon mini-case (enclosed again below), mainly in the phase of conceptual database design, and a draft ER diagram has been created for this purpose. Here you..

  Discuss the airframe maintenance or avionics maintenance

The FlyRight Aircraft Maintenance (FRAM) division of the FlyRight Company (FRC) performs all maintenance for FRC's aircraft. Produce a data model segment.

  Compose conceptual data modeling techniques

Describe the role of databases and database management systems in managing organizational data and information. Compose conceptual data modeling techniques to capture the information requirements.

  Explain why its a good idea to have drop table statements

explain why its a good idea to have drop table statements at the beginning of your ddl sql script files that are used

  Draw dependency diagram using the data in the given table

Draw the dependency diagram using the data in the table. Make sure to label the transitive and partial dependencies. Draw the crow's foot ERD with the VISIO drawing tool using the results of step 2.

  Demodulator circuits and amplitude modulator

Explain how much the modulating signal power is required to generate 100 percent modulation? What is the approximate center frequency of filter required to pass the lower sideband?

  Prepare an essay that explain the use of an olap data cube

Prepare a 2 to 3 page essay that explain the use of an OLAP Data Cube. Your essay should also describe the operations of Drill Down, Roll Up, Slice, and Dice.

  Identify all relevant entities and relationships

Identify all relevant entities and relationships. Use ER diagrams to present them. When you have finished, place them into a Word document.

  Explain k-means clustering algorithm to group the homicides

In this assignment, analyze crime rates using data mining clustering techniques (K-means) to get an accurate prediction to enable police forces to get a clear picture of criminals and solve crimes.

  Transform the table into one or more tables in bcnf

Transform this table into one or more tables in BCNF. State the primary keys, candidate keys, foreign keys, and referential integrity constraints.

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