Subject RE: [firebird-support] How do I translate this piece of SqlServer stored proc code ?
Author Leyne, Sean
Helen,

> All of the binary arithmetic UDFs were ported into the 2.1 server as
> internal functions, along with BIN_SHR and BIN_SHL, but there's still
no
> BIN_NOT. I have asked WHY_NOT. ;-)

While an inconvenience, it is a small oversight.

After all, for BIN_NOT you can always ... NOT( A BIN_AND B)

Or am I missing something?


Sean