Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit b643101

Browse files
authored
Fix naming and formatting inconsistencies
1 parent de582de commit b643101

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/t-sql/language-elements/bitwise-or-equals-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "|= (Bitwise OR EQUALS) (Transact-SQL) | Microsoft Docs"
2+
title: "|= (Bitwise OR Assignment) (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/10/2017"
55
ms.prod: "sql-non-specified"
@@ -24,7 +24,7 @@ ms.author: "rickbyh"
2424
manager: "jhubbard"
2525
ms.workload: "Inactive"
2626
---
27-
# |= (Bitwise OR EQUALS) (Transact-SQL)
27+
# |= (Bitwise OR Assignment) (Transact-SQL)
2828
[!INCLUDE[tsql-appliesto-ss2008-all_md](../../includes/tsql-appliesto-ss2008-all-md.md)]
2929

3030
Performs a bitwise logical OR operation between two specified integer values as translated to binary expressions within [!INCLUDE[tsql](../../includes/tsql-md.md)] statements, and sets a value to the result of the operation.

0 commit comments

Comments
 (0)