- 2
- 0
- 约3.6万字
- 约 40页
- 2018-11-05 发布于广西
- 举报
Gathering Statistics Objectives After completing this lesson, you should be able to do the following: Use the DBMS_STATS package Identify table, index, and column statistics Identify predicate selectivity calculations Create histograms for columns with skewed data What Are Statistics? Information used by cost-based optimization: To estimate the selectivity of predicates To estimate the cost of each execution plan To estimate the number of table rows To estimate CPU and I/O costs Types of Statistics Object statistics Table statistics Column statistics Index statistics System statistics I/O
原创力文档

文档评论(0)