This video and set of resources is a follow up to the webinar broadcast by Red Gate on 11 Apr 2012.
The video above is accompanied by the following downloadable resources:
- Read me
- Presentation slides – PDF version
- Presentation slides – PowerPoint version
- Screenshots – Demo 1 (.pdf)
- Screenshots – Demo 2 (.pdf)
- Screenshots – Demo 3 (.pdf)
- optimizer_basics_inter_table_clustering_testcase.sql
- optimizer_basics_join_cardinality_testcase.sql
- optimizer_basics_single_table_cardinality_testcase.sql
- xplan_extended_display_cursor.sql
- Download all resources (.zip)
When it comes to writing efficient queries there are a few key concepts that need to be understood. One of them is the Oracle Cost-Based Optimizer (CBO). Although it’s called a cost-based optimizer it’s actually not the cost we need to focus on primarily to understand why the optimizer makes certain decisions.
In this webinar, you will learn the basics of the CBO, see why it is crucial that the optimizer’s picture of the data fits reality, why cardinality and selectivity estimates matter so much, and which key concepts the optimizer’s model surprisingly doesn’t cover (yet).
Live demos throughout the presentation will enable you to see the CBO in action, and you will learn about leading the optimizer in the right direction when your knowledge of the data is better than the optimizer’s.
A live Q+A session with Randolf Geist follows the presentation.











2 Comments
ajay
24/01/2013
HI ,
the watch video button is not working,
Thanks
Ajay
All Things Oracle
24/01/2013
Hi Ajay,
The link above works fine for me. Please try the video on YouTube: http://youtu.be/CjY8TCU69TU
Thanks,
James
No trackbacks yet.