Search notes:

DBMS_STATS.CONVERT_RAW_VALUE

Oracle stores some optimizer statistical values (minimum, maximum, histogram endpoints) as raw values.
dbms_stats.convert_raw_value converts such a raw value back to the original data type and value.
See columns related to statistics in dba_tab_cols.

See also

The dbms_stats.convert_to_<datatype> functions.
dbms_stats.conv_raw is a function that returns the text corresponding to a raw value.
dbms_stats

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...', 1758204533, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/packages/dbms/stats/api/convert_raw/value/index(48): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78