Entering Hex Values

From: Michael J. Harper <mharper_at_well.sf.ca.us>
Date: Thu, 8 Oct 1992 01:46:43 GMT
Message-ID: <Bvs4xv.7qA_at_well.sf.ca.us>


I have a table with a number column into which I would like to insert hex values. For example, I'd like to phrase my insert thusly:

insert into test(n)
values(0x20)

Is there a way to deal with hex values in Oracle in such a manner?

Michael J. Harper
mharper_at_well.sf.ca.us Received on Thu Oct 08 1992 - 02:46:43 CET

Original text of this message