|
|
|
|
|
by jumpman500
999 days ago
|
|
I mean yes writing the wrong query will give you the wrong results. But there’s nothing inherently risky with a left/right/full join. I could make the same argument about inner joins giving the risk of dropping records you intended to keep (very common in analytics). Just have to know what you’re doing and what data you got. |
|