They asked me to write SQL queries to fetch and analyze data from multiple tables, focusing on joins and aggregate functions.
Sigiloso
I explained my thought process, broke down the requirements, and wrote queries using INNER JOIN and GROUP BY. I also discussed possible optimizations.