Hi,
In Oracle 8, how can I get the hex values of the contents of a column and row in a table?
there is a certain column of a certain row of a table that has a strange character stored. I am trying to figure out what character is stored. I need to see the hex value.
How can I do this in Oracle SQL?
Start Free Trial