Progress Monitor for IdealProgrammer.com

Take Swift, Intelligent, Massive, Planned, Loving, Effective (S.I.M.P.L.E.) Action to Transform Self into Ideal




Please login

 

Bitwise

Description: Illustrates the SQL Server syntax for the Bitwise operator .

Syntax: operand1 bitwiseoperator operand2 – You can and (&), or(|), exclusively or (^) bits between two columns. The operands for bitwise operators can be any one of the data types of the integer or binary string data type categories (except for the image data type), except that both operands cannot be any one of the data types of the binary string data type category.

 

Bitwise Code:



Results for Bitwise :