A SQL operation that combines rows from two or more tables based on a related column between them.
Joins are essential for working with real business data, which is almost always spread across multiple related tables rather than sitting in one convenient spreadsheet.