Create all the relations in a Microsoft Access database

Assignment Help Database Management System
Reference no: EM132123802

Database Design and Development Assignment -

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:

  • Insured amount should be positive currency and expressed in 2 decimals only.
  • Policy date should have appropriate date value.
  • Name of persons such as customer and assessor should not be null.
  • Each policy should be related to one property/home.

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 File.rar

Reference no: EM132123802

Questions Cloud

Discuss reduction of carbon constant : Power generation can be both Monopolistic competition or an oligopoly in the U.S. We as a nation discuss reduction of carbon constant.
Describe how to discover cookies on web browsers : Describe how to discover cookies on web browsers. what is a reverse DNS lookup and can it be used when attacking the network.
Why should this oil drilling company implement monte carlo : Advantages from a business and project management perspective - why should this oil drilling company implement Monte Carlo Simulation on all of their projects?
Describe the types of network attacks : Describe the types of network attacks and identify physical security attacks and vulnerabilities.
Create all the relations in a Microsoft Access database : COIT20247 Database Design and Development Assignment - Relational database implementation - Create all the relations in a Microsoft Access database
Explain the difference between penetration tests : Explain the difference between penetration tests and security tests. Emphasize that this book will explain things from a security testing perspective.
Explain that when an unauthorized individual gains access : Explain that when an unauthorized individual gains access to the information an organization trying to protect, that act is categorized as a deliberate act.
Explain that this threat represents a well-known : Explain that this threat represents a well-known and broad category of electronic and human activities that breach the confidentiality of information.
Explain why hate crime legislation has been so controversial : Define a hate crime and describe how white supremacist groups use the Internet to spread their message of hate

Reviews

len2123802

9/26/2018 11:47:35 PM

Introduction - The sample solution of assignment 1 will be released on the unit website approximately two (2) weeks after the assignment 1 due date. You must use that sample solution of assignment 1 only for the above tasks. Note: Do not use the Access query builder (QBE) to create your queries – you should type the queries manually using SQL view/editor.

len2123802

9/26/2018 11:47:30 PM

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). Display the number of policies issued/created for each category of policies. Display the details of assessor(s) who has/have never performed/completed any assessment report. Display the number of settled and rejected claims. Display the details of customer(s) whose claim(s) has/have been rejected.

len2123802

9/26/2018 11:47:24 PM

Note: Amongst many claims by a single customer, even if anyone claim has been rejected you need to display the details of that customer. Display the highest amount of the claim-settlement(s) that has/have been done. Display the total amount of premium paid for each of combined Home-buildings-contents policies. Note: The word ‘name’ is a reserved word in MS Access. Wherever you use it for SQL query, you need to put a bracket like [name]. Follow the same technique for other reserved words too.

len2123802

9/26/2018 11:47:19 PM

Report - Create a simple report object showing the details of rejected claims. The report should provide the details of claim, policy and property details in ascending order of claim date. 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.

len2123802

9/26/2018 11:47:13 PM

Important points - 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 document the 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

  Knowledge and data warehousing

Design a dimensional model for analysing Purchases for Adventure Works Cycles and implement it as cubes using SQL Server Analysis Services. The AdventureWorks OLTP sample database is the data source for you BI analysis.

  Design a database schema

Design a Database schema

  Entity-relationship diagram

Create an entity-relationship diagram and design accompanying table layout using sound relational modeling practices and concepts.

  Implement a database of courses and students for a school

Implement a database of courses and students for a school.

  Prepare the e-r diagram for the movie database

Energy in the home, personal energy use and home energy efficiency and Efficient use of ‘waste' heat and renewable heat sources

  Design relation schemas for the entire database

Design relation schemas for the entire database.

  Prepare the relational schema for database

Prepare the relational schema for database

  Data modeling and normalization

Data Modeling and Normalization

  Use cases perform a requirements analysis for the case study

Use Cases Perform a requirements analysis for the Case Study

  Knowledge and data warehousing

Knowledge and Data Warehousing

  Stack and queue data structure

Identify and explain the differences between a stack and a queue data structure

  Practice on topic of normalization

Practice on topic of Normalization

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