This project involves designing and implementing a relational database in MySQL based on customer data from an Excel file. It includes defining tables with appropriate data types and constraints, populating the database with data, and validating the design through SQL queries to ensure data integrity and functionality.
#Skills-Used:
MySQL, SQL Scripting, Database Design, Data Modeling, Table Creation, Primary Key & Foreign Key Constraints, Data Types, Data Insertion, Query Writing, Data Validation, Relational Database Concepts.
- Category Table
- Customer Table
- Employee Table
- Orders Table
- OrdersDetails Table
- Products Table
- Shippers Table
- Suppliers Table








