COIT20247 Database Design & Development (T12018) Implementation Report
VerifiedAdded on 2023/06/12
|9
|778
|463
Report
AI Summary
This report details the implementation of a CQI database, covering aspects such as normalization, ER diagrams, and relational database design. It includes SQL queries with their results and a database report, demonstrating features like functional dependencies and normalization rules. The report outlines the structure of tables like Person, Assessor, Property, Policy, Home_Building, Home_Content, Content_Item, Claim, Settled_Claim, Rejected_Claim, Items_Claimed, Assessment_Report, and Final_Assessment_Report. Functional dependencies within tables like Assessor and Property are explained, along with normalization rules adhering to the third normal form. SQL queries are provided to extract specific data, such as the number of home and content policies, assessor details, settled and rejected claim counts, and policy information. The report concludes by summarizing learning features like database report creation, query construction, and normalization techniques, while also acknowledging complex features like subqueries and database reporting, all resolved through research.
1 out of 9