GroupBy – Free SQL Server Training   /     The Problems With Optional Operators by Erik Darling and Joe Obbish

Subtitle
The optimizer has options. Not every option is optimal. Optimistic query tuners hope that the optimizer will make optimal choices. Often, the optimizer will stick an optional operator in a plan that just doesn’t belong. Sorts, Spools, Lookups, Tops,...
Duration
01:02:24
Publishing date
2019-01-29 11:00
Link
http://groupby.libsyn.com/the-problems-with-optional-operators-by-erik-darling-and-joe-obbish
Contributors
Enclosures
http://traffic.libsyn.com/groupby/GroupBy074.mp3?dest-id=448922
audio/mpeg

Shownotes

The optimizer has options.

Not every option is optimal.

Optimistic query tuners hope that the optimizer will make optimal choices.

Often, the optimizer will stick an optional operator in a plan that just doesn’t belong.

Sorts, Spools, Lookups, Tops, Aggregates, and Bitmaps can all end up where they don’t belong.

Opt out of bad powerpoint decks with this demo-only session!

Joe Obbish and Erik Darling will show you when the optimizer’s optics might require a trip to the optometrist.