Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

is it possible to convert ascii data in binary?

user11688398May 13 2011 — edited May 16 2011
Hi all.

In my one table there is a column which contains ascii value. i want to convert it in binary. It it possible in oracle?
eg field value:1250ÿ it should be 125011111111

kindly tell how to do this.
i have tried this using a simple java program but doesnot work for some ascii values.

thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2011
Added on May 13 2011
5 comments
1,119 views