38.12. pga_table_column_stats #
This metadata table contains statistics of analytical table columns.
Column Name | Column Type | Constraint | Description |
|---|---|---|---|
|
| Primary key, foreign key | The ID of the column for which statistics are collected, from the |
|
|
| Specifies whether the column can contain |
|
| - | Specifies whether the column can contain This is relevant only for |
|
| - | The minimum column value. It is displayed as a string for consistency and must be converted to the current column data type when used. |
|
| - | The maximum column value. It is displayed as a string for consistency and must be converted to the current column data type when used. |