Oracle8i SQL Reference Release 2 (8.1.6) A76989-01 |
|
Functions, 72 of 121
RAWTOHEX
converts raw to a character value containing its hexadecimal equivalent.
SELECT RAWTOHEX(raw_column) "Graphics" FROM graphics; Graphics -------- 7D
|
![]() Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|