A status column where one value covers ninety-four per cent of rows, and an optimiser assuming an even distribution. Histograms are for columns that are skewed and not…
An index on (created_at, status) serving a query that filters on status and ranges on date, which uses the first column and stops. The rule is equality columns…
A denormalised projection built for a dashboard that was specified, prioritised and then never scheduled. The projection was the right shape for a requirement that did not arrive,…
The 11.0 release rewrites the cost constants, which is a change that improves most plans and changes some of yours. A cost model change is the kind of…
A search cluster indexing 4,000 rows to support an admin lookup by name, added because “search” was in the requirement. A prefix match on an indexed column is…