|
|
|
|
|
by nollidge
4505 days ago
|
|
We're not talking about worst case. We're talking about 100 rows and 10 rows, which is what @pradocchia means by "selective". Indexing shouldn't follow the theoretical worst case, it should follow what's actually in your table. |
|