Thanks
ck
num_to_bin - convert decimal number to binary
my bad...I was thinking of bin_to_num. You could roll your own
function to do that. I'm not aware of a built-in function to convert
decimal to binary.
You might also find the query posted to the asktom thread on hex to
decimal conversion of interest plus there is a link to a number
conversion package Tom wrote:
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:7041297073738
HTH -- Mark D Powell --
See my other update on the char(1)VsNumber(1). I did finally settle
for something that you made a passing reference to. about BITAND.
Thanks
CK