This project demonstrates advanced SQL techniques by analyzing a relational baseball database containing player, team, salary, and school information. The objective was to answer a variety of ...
SQL Joins & Set Operations Practice A hands-on SQL practice project covering set operations and all major join types, built across two mini-schemas: an "Operations" database (customers, departments, ...