Y
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
wodenokoto
2625 days ago
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"
link
"Partition your table and create clustered columns and filter on those"