Re: SQL to convert from decimal to Binary?

From: jimmyb <jimmybrock_at_gmail.com>
Date: Wed, 2 Dec 2009 15:33:23 -0800 (PST)
Message-ID: <dde356b2-52b8-4cdf-b48f-8bde22017d04_at_j9g2000prh.googlegroups.com>



On Dec 2, 1:57 pm, CrazyKarma <ska..._at_gmail.com> wrote:
> Is there a readily available function to convert from decimal to
> binary in SQL? I am not looking for PL/SQL function..plain vanilla
> SQL.
>
> Thanks
>
> ck

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. Received on Wed Dec 02 2009 - 17:33:23 CST

Original text of this message