File tree Expand file tree Collapse file tree
docs/t-sql/language-elements Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- title : " + (Add ) (Transact-SQL) | Microsoft Docs"
2+ title : " + (Addition ) (Transact-SQL) | Microsoft Docs"
33ms.custom : " "
44ms.date : " 03/16/2017"
55ms.prod : " sql-non-specified"
@@ -29,7 +29,7 @@ ms.author: "rickbyh"
2929manager : " jhubbard"
3030ms.workload : " On Demand"
3131---
32- # + (Add ) (Transact-SQL)
32+ # + (Addition ) (Transact-SQL)
3333[ !INCLUDE[ tsql-appliesto-ss2008-all_md] ( ../../includes/tsql-appliesto-ss2008-all-md.md )]
3434
3535 Adds two numbers. This addition arithmetic operator can also add a number, in days, to a date.
@@ -124,7 +124,7 @@ ORDER BY TotalHoursAway ASC;
124124## See Also
125125 [ Operators ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/operators-transact-sql.md )
126126 [ Compound Operators ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/compound-operators-transact-sql.md )
127- [ += ( ; Add EQUALS ) ; ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/add-equals-transact-sql.md )
127+ [ += ( ; Addition Assignment ) ; ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/add-equals-transact-sql.md )
128128 [ CAST and CONVERT ( ; Transact-SQL) ; ] ( ../../t-sql/functions/cast-and-convert-transact-sql.md )
129129 [ Data Type Conversion ( ; Database Engine) ; ] ( ../../t-sql/data-types/data-type-conversion-database-engine.md )
130130 [ Data Types ( ; Transact-SQL) ; ] ( ../../t-sql/data-types/data-types-transact-sql.md )
You can’t perform that action at this time.
0 commit comments