Hi,
We have a table in which we have a field which is defined as VARBYTE.
could you pleae let me know if there is a way to read the VARBYTE data in readable format ?
Which TD version you have?
Do you use FROM_BYTES function ?
Maybe these links can help you?
and also inter conversion:
http://forums.teradata.com/forum/database/cast-charvarchar-to-varbyte
Define "readable format" :-)
It's binary, so you (or you application) should know what it's supposed to be, e.g. JPEG, MP3, etc.
We have TD 13 verion. Its a text that i want to present into a readable format, currently its in VARBYTE.