Business Data Management and Analytics: myTShirt Database Project
VerifiedAdded on 2022/10/11
|10
|1141
|5
Project
AI Summary
This assignment focuses on designing a database for a custom t-shirt business, myTShirt, as part of a Business Data Management and Analytics course. The student created an Entity-Relationship Diagram (ERD) and a relational model to meet the business requirements. The solution includes SQL queries for creating tables (customer, product, sales, and payment), inserting data, and performing selection, group by, join, and nested queries. The assignment also addresses business rules, such as constraints on payment dates and sales values. Additionally, the student provides example queries and showcases data visualization using Tableau to analyze average amounts paid for different products, demonstrating a comprehensive understanding of database design, SQL, and data analysis principles. The assignment adheres to third normal form principles and addresses potential database anomalies.
1 out of 10