This repository contains SQL tasks I completed while following Alex the Analyst's MySQL course. Over 4 hours, I learned how to: Create and manage databases and tables Write complex queries using JOINs ...
Design relational schemas using ER modeling and normalization principles. Implement schemas in MySQL Community Server 8.0.x. Apply constraints, transactions, and indexing for data integrity and ...