Re: bitwise AND
From: Dmitri Ivanov (divanov_NOSP_at_M_.aha.ru)
Date: 11/11/04
- Previous message: stevec: "RE: text files with no extension"
- In reply to: Troy: "bitwise AND"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Nov 2004 21:23:39 +0300
Hello Troy,
"Troy" <troy_at_visualrealmsoftware.com_nospam> wrote:
T> Hi all,
T>
T> Just wondering if there is a db-independent way to use bitwise AND
T> in a WHERE clause?
T>
T> ie. (MySQL syntax)
T> SELECT * FROM contacts WHERE contact_type && 0x0010
AFAIK, no.
-- Sincerely, Dmitri Ivanov Common Lisp ODBC interface - www.ystok.ru
- Previous message: stevec: "RE: text files with no extension"
- In reply to: Troy: "bitwise AND"
- Messages sorted by: [ date ] [ thread ]