When learning **SQL for data analysis**, one of the first — and most important — concepts you’ll encounter is the difference between `SELECT` and `SELECT DISTINCT`. At first glance, they look almost ...