|
|
|
|
|
by magicalhippo
971 days ago
|
|
Our main application at work is essentially a CRUD application, and I've worked on it for over 10 years now. I'm fairly confident I can count on one hand the number of cases where a join returned unexpected duplicates which DISTINCT would "fix". Sometimes I wonder if we're just weird, somehow avoiding this issue. |
|