Hacker News new | ask | show | jobs
by m0zg 2625 days ago
Not if you filter on clustered columns, like you should if you care about performance.
1 comments

True, but now we have moved pretty far from just saying "use a where clause".

"Partition your table and create clustered columns and filter on those"