![]() |
|
Archives of the TeradataForumMessage Posted: Thu, 31 Mar 2005 @ 08:22:14 GMT
Assuming you store the hex data as (VAR)CHAR (BYTE types do not convert easily to something else), you could try
select your_hex_string_column_name XB
from table_name ;
with subsequent CASTs to INT etc, if necessary. Regards, Victor
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| | |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | |||||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | |||||||||||||||||||||||||||||||||||||||||||||||||||