The Hidden Danger of GROUP BY in MySQL: How PostgreSQL Saves You
Have you ever written a GROUP BY query, got results, and thought,
"Hmm... something feels weird, but hey! it runs right?"
If yes congratulations, you’ve stumbled upon one of SQL’s most interesting (and dangerous) traps: loose GROUP BY behavior espe...
programmerzero.hashnode.dev4 min read