Skip to content

Opening book details…

Can I read Converting RAW to VARCHAR2 in Oracle on EtoBox?

Converting RAW to VARCHAR2 in Oracle by heu.qiu is a document available to read on EtoBox.

What is Converting RAW to VARCHAR2 in Oracle about?

The document discusses how to convert the LOW_VALUE and HIGH_VALUE columns in the DBA_TAB_COL_STATISTICS view from raw values to different data types like VARCHAR2, NUMBER, and DATE using the UTL_RAW package functions CAST_TO_NUMBER, CAST_TO_VARCHAR2 and a user defined function CAST_TO_DATE. It provides examples of converting raw values to different formats and data types.

Author
heu.qiu
Language
EN