logo

COIT20247 Database Design and Development Assignment 2 Implementation Report

   

Added on  2023-06-12

8 Pages735 Words329 Views
COIT20247 Database Design and Development (T1
2018)
Assignment 2
Student ID:
Module Tutor:
5/21/2018
COIT20247 Database Design and Development Assignment 2 Implementation Report_1
Implementation Report
Introduction
The report is explaining in brief all the important features developed in the
assignment. Normalization concept is the base of the assignment and the report is
completely describing the normalization process.
Normalization
ER Diagram Mapping
Person (FFPersonID, FFPersonName, FFStreet, FFCity, FFPostcode, FFPersonType)
Assessor (FFPersonID, FFQualificationName, FFDateQualified)
Foreign Key (FFPersonID) References Person
Property (FFPropertyID, FFStreet, FFCity, FFPostcode, FFPersonID)
Foreign Key (FFPersonID) References Person
Policy (FFPolicyID, FFEffectiveFromDate, FFPremiumAmount, FFPaidDate,
FFIsHomeBuildingPolicy, FFIsHomeContentsPolicy, FFTotalPolicyAmount,
FFPropertyID)
Foreign Key (FFPropertyID) References Property
Home_Building (FFPolicyID, FFHouseType, FFYearBuilt, FFIsAlarmFitted,
FFHasWindowsLocks, FFInsuredAmount, FFBuildingPremiumAmount)
Foreign Key (FFPolicyID) References Policy
Home_Content (FFPolicyID, FFContentPremiumAmount)
Foreign Key (FFPolicyID) References Policy
Content_Item (FFItemID, FFItemName, FFManufacturer, FFModel,
FFPurchasePrice, FFQuantity, FFClaimedStatus, FFPolicyID)
Foreign Key (FFPolicyID) References Policy
Claim (FFClaimID, FFLodgedDate, FFStatus, FFPolicyID, FFPersonID)
Foreign Key (FFPersonID) References Person
2 | P a g e
COIT20247 Database Design and Development Assignment 2 Implementation Report_2
Settled_Claim (FFClaimID, FFSettledDate, FFAmountSettled)
Foreign Key (FFClaimID) References Claim
Rejected_Claim (FFClaimID, FFRejectedDate, FFRejectedReason)
Foreign Key (FFClaimID) References Claim
Items_Claimed (FFClaimID, FFItemID, FFItemName, FFQuantity, FFItemStatus)
Foreign Key (FFClaimID) References Claim
Foreign Key (FFItemID) References Content_Item
Assessment_Report (FFReportID, FFReportDate, FFInitialRecommendation,
FFReportType, FFClaimID, FFPersonID)
Foreign Key (FFClaimID) References Claim
Foreign Key (FFPersonID) References Assessor
Final_Assessment_Report (FFReportID, FFFinalAssessmentDate, FFTotalAmount,
FFCostReportMemo)
Foreign Key (FFReportID) References Assessment_Report
3 | P a g e
COIT20247 Database Design and Development Assignment 2 Implementation Report_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
COIT20247 Database Design and Development - PDF
|8
|767
|87

Normalized CQI Database Design and Development (T12018) Assessment Item 2 - Assignment 2 Student ID: Tutor: 2018 5/17/2018
|8
|769
|200

Database Normalization and Implementation Report for COIT20247
|8
|766
|500

COIT20247 Database Design and Development Implementation Report
|9
|778
|463

COIT20247 Database Design and Development : Doc
|9
|868
|57

COIT20247 Database Design and Development - Doc
|8
|859
|53