Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

Exercises

Image

What You Will Do Within This Workshop

Within this workshop you will:

Image Create a scenario in the sample database which unevenly distributes values for a column.

Image Examine the execution plans of two queries under various circumstances and notice how an ideal execution plan for both queries is never achieved under such a situation without histograms.

Image Create histograms for the table. Then examine the execution plans for the same two queries again and notice how the Optimizer is able to choose the optimal plan for each query due to the presence of the histogram.

Image Consider a scenario where the selectivity calculations of the Optimizer are incorrect and how gathering extended statistics solves this problem.

EXTENDED STATS-1

Images Begin this exercise by reinitializing the sample COMPANY database using the scripts provided to you for this purpose.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial