How do you turn off a specific bit in a bit mask?

Posted by Brian on Stack Overflow See other posts from Stack Overflow or by Brian
Published on 2010-04-26T23:40:19Z Indexed on 2010/04/26 23:43 UTC
Read the original article Hit count: 206

Filed under:

In TSql, how do you turn off a specific bit in a bitmask without having to check to see if the bit is set or not?

© Stack Overflow or respective owner

Related posts about tsql