Closed Swahvay closed 2 weeks ago
The default join type for SQL is INNER JOIN, but there are plenty of cases where we might want any of the other types of joins.
INNER JOIN
The default join type for SQL is
INNER JOIN
, but there are plenty of cases where we might want any of the other types of joins.