- Bullet One
- Bullet Two
- good enough execution plan
- number of rows that need to be processed on each step of the query execution
- important factor in query optimization
- affects:
- choice of join strategies
- memory grants
- system object
- contain the information about data distribution:
- in columns which comprise indices' keys
- sometimes in regular column values
- column data type has to support comparison operators
- returns three result sets
- general metadata information
- density
- histogram
- Bullet Two
- Bullet Three