![]() |
|||
|
|
|||
|
||||||||||||||||||||||||||||||
|
|
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
Term: HEXTORAW
Definition: HEXTORAW(hex_value) Example Usage: INSERT INTO user_data VALUES (HEXTORAW('7D')); The following example converts hexadecimal digits to a raw value and casts the raw value to VARCHAR2: SELECT utl_raw.cast_to_raw('c102') FROM DUAL; Related Links: Related Code Snippets:
|
| Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 468 users online © 2009 psoug.org |