6 ms·
> Even when you had to do this manually, it was a very minor effort. A one time thing. Maybe if you’re fetching data from a single table… once you start joinin
by nodamage 2mo ago
> Even when you had to do this manually, it was a very minor effort. A one time thing.
Maybe if you’re fetching data from a single table… once you start joining across multiple tables and need deduplicate your result rows it gets pretty annoying to do it by hand though.