Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Akronymus
on Dec 30, 2022
|
parent
|
context
|
favorite
| on:
Make your database tables smaller
Yeah, had to get quite well acquainted with query execution plans and the like a few years ago (And forgot most of it by now) because of diagnosing a SLOW query.
Joining onto either table a or table b is something that REALLY trips optimizers up.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Joining onto either table a or table b is something that REALLY trips optimizers up.