Search notes:

Oracle: DBA_TAB_COL_STATISTICS

This view comes in all four «versions»: dba_tab_col_statistics, all_tab_col_statistics, user_tab_col_statistics and cdb_tab_col_statistics.
Statistics and histogram information are extracted from xxx_TAB_COLUMNS and therefore, most of the information that is found in dba_tab_col_statistics is also found in dba_tab_columns.
The columns that are found in dba_tab_col_statistics only are NOTES and SCOPE.
Column statistics for partitioned tables and composite partitioned table are found in dba_part_col_statistics and dba_subpart_col_statistics.

See also

dba_tab_histograms
Optimizer statistics
data dictionary

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758199678, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/data-dictionary/tab/col_statistics/index(51): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78