List all the functional dependencies exist in the relation

Assignment Help Database Management System
Reference no: EM131485535

Database Design and Development Assessment

Assessment Task -

1. Normalization

a) Map the ERD, from the sample solution, into a set of relations in at least Third Normal Form (3NF). You must ensure that your relations meet 3NF. There is no need to show your working.

b) Select any two (2) of your relations from the previous step, 1a), and perform the following for each of those two relations:

  • List all the functional dependencies exist in the relation.
  • Demonstrate that the relation meets Third Normal Form (3NF).

2. Relational database implementation

Note: Use the relations that you created in the above step 1-Normalization to create a database. The recommended tool for this work is Microsoft Access, version 2010 or later. One reason for recommending Microsoft Access is that your unit lecturer/tutor will be able to provide adequate support to you in the use of this tool. If you choose to use a different DBMS, then there is no guarantee that your lecturer/tutor will be able to provide enough support to you.  The remainder of this document assumes that you are using MS-Access.

In implementing the ER model provided, you must complete the following tasks:

  • Create all the relations in a Microsoft Access database. Consider each attribute in every table and make appropriate choices regarding data types & sizes, indexes, required/not required and validation rules. Your choices should be appropriate for each attribute and should support data integrity. (Note: see the Data Integrity section below for specific data integrity requirements)
  • Create relationships as appropriate. Enforce referential integrity for all appropriate relationships in the database. Apply cascade update and/or delete options wherever necessary.
  • Review the default index created by Access for each table. You should ensure that the indexes follow the guidelines given in the unit textbook.
  • Populate the database with sample data of your own. You must include sufficient sample data to test your queries and report. Please note that the expected result of query questions may depend on the actual sample data populated.

Data integrity

You are required to implement integrity constraints within the database to enforce the following requirements:

  • Fees/Charges should be positive currency and expressed in 2 decimals only.
  • Date values should not be predated.
  • Name of patients/medical specialists should not be null.
  • State values should be limited to Australian States/Territories only.
  • Skills and experience values should not be null.
  • Discount amount should be positive and cannot exceed $50.

Information requests

Create queries to answer the following information requests. Note: Do not use the Access query builder (QBE) to create your queries - you should type the queries manually using SQL view/editor.

The marking process of the queries for information requests may also consider the effectiveness of your SQL statements that have been used in the queries. It is important that your SQL statement must reflect the correct business logic & SQL syntax. (Use enough sample data so that the output is produced by each and every query).

1. Display the details of medical specialist(s) who has/have never performed/completed any appointment.

2. Display the details of appointment, name of the patient and medical specialist involved in the most expensive appointment.

3. For each of the medical specialists, display his/her name and the number of appointments completed so far.

4. For each of the appointment completed, display the date, (start) time, name of the patient and total fees/charges of the appointment, discount amount and final amount payable. (Final amount payable = total appointment charges - discount amount)

5. Which patients have consulted more than one specialist? Display the details of such patients only.

6. Display the details of the patient(s) whose name contains the word "more".  Show the results in ascending order of the name.

Report -

Create a simple report object showing the details of skills and experience of the each of the medical specialists. The details have to be presented in ascending order of the (first) name of the medical specialist.

Hints:

  • Create a query that lists all details needed for a report. If you are unable to formulate this query, then create a report that is based directly on the table(s). [Note: you will not be able to obtain full marks for the report creation if you base your report directly on the table(s) and some criteria are not met in your reports.]
  • Use the report wizard to generate a basic report based upon your query [or the table(s) if you were unable to formulate the query].
  • Once the report wizard finishes, switch to design view and rename the labels appropriately; for example, change the label 'ConsultationDate' to 'ConsultationDate'.

Implementation Report

You must also provide a short implementation report describing your experiences with this assignment. You may discuss any of the following:

1. Any two interesting things/procedures you learnt by doing this assignment.

2. Any one requirement of the assignment that was relatively difficult/complex to solve but successfully completed by you.

Use the implementation report to demonstrate that you have thought carefully about the issues that arise when implementing a relational database.

What you should submit

Microsoft Access databases file containing:

1. Tables with sample data

2. Relationships

3. Queries

4. Integrity constraints

5. Report (object).

A Microsoft Word document containing:

1. Two relations with functional dependencies and demonstration of normalization

2. Implementation report

Your document should contain appropriate identification information (your student number, name, unit number, etc.) and should contain the relevant headings for each section.

Attachment:- Assignment Files.rar

Reference no: EM131485535

Questions Cloud

Research on the data mining method : The first part of the research report will be the summary of the articles, identified by individual summarizer's name.
Explain how stirners idea of freedom is a reversal of luther : The outer man is the real you, according to Stirner, and the inner man is a ghost. In your own words, and using quotes from Max Stirner, explain how Stirner's i
Synthesizing how does economics play a part in politics : Explaining What decision-making strategies do economists recommend using?
What does it mean when the frontier shifts outward : Analyzing Visuals Study the production possibilities frontier in Figure. What does it mean when the frontier shifts outward? What possible causes exist.
List all the functional dependencies exist in the relation : COIT20247 Database Design and Development Assessment. List all the functional dependencies exist in the relation. Create all the relations in a Microsoft Access
Prepare a decision-making grid to evaluate the alternatives : Economic Way of Thinking Search the newspaper and identify a major economic issue facing your community or state. Identify possible solutions and prepare.
Components of the software requirements specification : Requirement Specification Technique for the Web Based Student Registration System.
How does each site design reflect the brand target audience : Search for the Perfect Jeans We all have them. And if you don't, you are probably looking for them-the perfect pair of jeans. Preferably, they are faded, soft.
Balanced equation of reaction : Write a balanced equation of reaction. Solid sodium nitrate is heated to form solid sodium nitrite and oxygen gas.

Reviews

len1485535

5/5/2017 7:41:21 AM

Australian student, need it as per the guidelines. You must work individually on this assignment. The model solution to this assignment will be released approximately two (2) weeks after the due date. Assignments that are submitted after the release of the model solution will receive zero marks. You must state in your word documentthe details of all materials and sources that you used to complete this assignment. This may be as simple as 'This assignment was completed using only the COIT 20247 unit materials'. Extension requests (by filling in an online form) should be submitted before the assignment due date. Before submitting your assignment, review the marking criteria provided on the last page of this document. Ensure that all the criteria are addressed in your submission. Penalties related to late submission and plagiarism will be applied as per University policy.

Write a Review

Database Management System Questions & Answers

  Define basic entity relationship diagram colleges

E-R diagram - Basic Entity Relationship Diagram Colleges and universities must draw a clear connection between the requirements of the field for which the student is being prepared and the things required of the student as part of that preparation pr..

  Develop basic tools to expedite use of oracles dictionary

Write a script that provides all of the information in, and duplicates the formatting of, Oracle's SQL*Plus describe command. Additionally, the output should add the comments on the rows. Input: owner and table name. Output: columns for Name, Null..

  Case study- data breaches and regulatory requirements

Case Study: Data Breaches and Regulatory Requirements, The National Institute of Standards and Technology (NIST) provides an extensive amount of information, resources, and guidance on IT and information security topics

  Write the vbscript code

Write the VBScript code that initializes all the variables in the numArray(100) to the value numArray(0)=1, numArray(1)=2,&#-123;,numArray(100)=101

  Database management systems

Referential integrity "rules" trigger some cleanup of your data when insertion, update, or deletion events would typically cause data anomalies. But the word "trigger" has its own place in database design and implementation. Research the concept o..

  Create database that implements the proposed data warehouse

Knowing the customers for targeted advertising. The board would like to know which type of customers (age or gender) are more interested in which types of cars (type)

  Write a report about how your nationometer works

Write a report about how your Nationometer works and provide a URL link to a working version and understand the different types of dataset you may need to use and how you can gain access to them.

  What does the sd for the two sections tell us

For the variable "Points on Final," what does the SD for the two sections tell us about the performance of the two groups on the final exam?

  Explain what they will change in dbms technology

Explain how they work and what advantages and disadvantages they bring.

  Convert the entity relationship diagram into tables

Convert the ER Diagram below to a list of tables. Be sure to identify primary keys and foreign keys.

  How can you create and manipulate an object in sql

How can you create and manipulate an object in SQL?

  Why are labor operations and labor types often tracked in

Why are labor operations and labor types often tracked in the conversion process but usually not tracked in the revenue process?

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