79517284

Date: 2025-03-18 11:44:11
Score: 2
Natty:
Report link

As alrady mentioned, JOIN referes to INNER JOIN on default, you might want to look into LEFT joins, which ignore rows that don't have data instead of keeping them null.

The other is RIGHT JOIN, which is actually not used, (Its nearly identical to LEFT JOIN)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Eric Bash