Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> utl_raw, bitwise operation in SELECT
I have this query in my MS-SQL Server database:
select * from MYTABLE where flags &0x0004=4
Does anyone know what I need to do to issue a similar select in Oracle?
I'm having some trouble with it.
Thanks,
-Dean
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Tue Apr 27 1999 - 12:19:36 CDT
![]() |
![]() |