Number conversion to binary
Hello,
Oracle Info:
BANNER
----------------------------------------------------------------
Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
PL/SQL Release 9.2.0.1.0 - Production
CORE 9.2.0.1.0 Production
TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
NLSRTL Version 9.2.0.1.0 – Production
OS Info:
Microsoft Windows XP Professional Version 2002
Service Pack 1
Is there any PL/SQL code, by which we can convert numbers to its binary representation? Numbers can be something like these:
25,2008,-25,-2008,25.23,-25.23,2008.0701,-1715.1253 etc. (any number value)
Thanks & Regards
Girish