MXcode » oracle http://mxcode.com All about coding Wed, 23 Jun 2010 09:30:25 +0000 http://wordpress.org/?v=2.7.1 en hourly 1 ORACLE UTL_RAW.BIT_AND http://mxcode.com/2009/12/oracle-utl_raw-bit_and/ http://mxcode.com/2009/12/oracle-utl_raw-bit_and/#comments Tue, 01 Dec 2009 09:39:02 +0000 MXcode http://mxcode.com/2009/12/oracle-utl_raw-bit_and/ eg.
select to_number(UTL_RAW.bit_and(to_char(1), ‘3′)) from dual;

]]>
http://mxcode.com/2009/12/oracle-utl_raw-bit_and/feed/