SIT772 Database Design and Implementation Report - Deakin University
VerifiedAdded on  2022/09/01
|8
|1070
|31
Report
AI Summary
This report presents a comprehensive solution to a database design and implementation assignment for the SIT772 course at Deakin University. The solution encompasses several exercises, beginning with the creation of database schemas for companies, products, customers, orders, and order details. SQL statements for table creation are provided. Subsequent exercises involve creating tables, inserting data, and executing various SQL queries, including joins and WHERE clauses with different conditions. The report further addresses database normalization, explaining transitive and partial dependencies, and providing a relational database design. Finally, the solution explores normalization forms (1NF, 2NF, and 3NF) and provides SQL scripts for creating tables based on these normalized forms, including primary and foreign key constraints.
1 out of 8