CHAPTER 4

image

How Skewness Can Make Your Execution Times Variable

Skewness is one of those topics that for some reason is often ignored, or misunderstood. Skewness is an important part of data handling for the cost-based optimizer. It makes a difference as to what the optimizer decides to do. It is so important that Oracle created new features such as Adaptive Cursor Sharing just to handle the consequences of skewness.

Skewness

In this section we are going to look at what skewness is, how it comes about, and how it affects your execution plan. If you handle skewness every day, you’re likely to know immediately what kind of situations are likely to ...

Get Oracle SQL Tuning with Oracle SQLTXPLAIN now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.