Project Overview
In this project, I created and queried a mock SQL database to locate the oldest monkey in the Atlanta area — a playful scenario used to demonstrate practical skills in multi-table joins, filtering, and computed columns using SQL functions.
Tables included monkeys, locations, and tracking data. The workflow involved filtering entries by geographic area, joining related tables, and calculating age using date-based logic. This project showcases how to pull meaningful insights from interconnected data.





