In this project, I explored a songs dataset using MySQL, creating a comprehensive database with tables for albums and bands. After populating these tables, I performed detailed analysis using SQL queries, including ORDER BY, GROUP BY, joins, and wildcards, to derive insights crucial for decision-making and refine my problem-solving skills.
- π MySQL: For database creation and data manipulation.
- ποΈ SQL Queries: To analyze data using various functions and commands.
- π» SQL Workbench: For executing and managing SQL queries.
- π Data Visualization Tools: To present derived insights effectively.
- π₯ Data Import: Loaded songs dataset into MySQL.
- ποΈ Database Creation: Created tables for albums and bands.
- π Data Analysis: Used SQL queries to analyze and derive insights.
- 𧩠Query Techniques: Implemented ORDER BY, GROUP BY, joins, and wildcards for refined problem-solving.