COIT20247: Database Design and Development - CQI Implementation Report
VerifiedAdded on 2021/06/16
|8
|767
|87
Report
AI Summary
This report provides a comprehensive overview of a CQI (Continuous Quality Improvement) database design and implementation. It begins with an introduction outlining the report's scope, followed by an ER (Entity-Relationship) diagram illustrating the database structure, including entities like Person, Property, Policy, Claim, and their relationships. The report details functional dependencies within the database tables, ensuring data integrity and consistency. Normalization principles are applied to optimize the database design. Several SQL queries are presented to retrieve specific data, such as counting home policies and content policies, finding assessors not in assessment reports, comparing settled and rejected claims, retrieving claims with rejected status, finding the highest settled claim, and selecting policies with both home building and content coverage. The report also includes a claim summary report and concludes with a summary of key learning features, including database queries, reports, normalization, and functional dependencies, along with complex features like subqueries and inner joins. References to relevant resources are provided.
1 out of 8