^= (Bitwise Exclusive OR EQUALS) (Transact-SQL)
SQL Server 2008
Performs a bitwise exclusive OR operation between two integer values, and sets a value to the result of the operation.
Returns the data type of the argument with the higher precedence. For more information, see Data Type Precedence (Transact-SQL).
For more information, see ^ (Bitwise Exclusive OR) (Transact-SQL).
