Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Technical Reference
 |= (Bitwise OR EQUALS) (Transact-SQ...
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2008 Books Online (October 2009)
|= (Bitwise OR EQUALS) (Transact-SQL)

Performs a bitwise logical OR operation between two specified integer values as translated to binary expressions within Transact-SQL statements, and sets a value to the result of the operation.

Topic link icon Transact-SQL Syntax Conventions

expression |= expression
expression

Is any valid expression of any one of the data types in the numeric category except the bit data type.

For more information, see | (Bitwise OR) (Transact-SQL).

Returns the data type of the argument with the higher precedence. For more information, see Data Type Precedence (Transact-SQL).

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker