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 : " * (Multiply ) (Transact-SQL) | Microsoft Docs"
2+ title : " * (Multiplication ) (Transact-SQL) | Microsoft Docs"
33ms.custom : " "
44ms.date : " 03/15/2017"
55ms.prod : " sql-non-specified"
@@ -25,7 +25,7 @@ ms.author: "rickbyh"
2525manager : " jhubbard"
2626ms.workload : " On Demand"
2727---
28- # * (Multiply ) (Transact-SQL)
28+ # * (Multiplication ) (Transact-SQL)
2929[ !INCLUDE[ tsql-appliesto-ss2008-all_md] ( ../../includes/tsql-appliesto-ss2008-all-md.md )]
3030
3131 Multiplies two expressions (an arithmetic multiplication operator).
@@ -76,7 +76,7 @@ ORDER BY lastName ASC;
7676 [ Operators ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/operators-transact-sql.md )
7777 [ SELECT ( ; Transact-SQL) ; ] ( ../../t-sql/queries/select-transact-sql.md )
7878 [ WHERE ( ; Transact-SQL) ; ] ( ../../t-sql/queries/where-transact-sql.md )
79- [ * ; = ( ; Multiply EQUALS ) ; ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/multiply-equals-transact-sql.md )
79+ [ * ; = ( ; Multiplication Assignment ) ; ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/multiply-equals-transact-sql.md )
8080 [ Compound Operators ( ; Transact-SQL) ; ] ( ../../t-sql/language-elements/compound-operators-transact-sql.md )
8181
8282
You can’t perform that action at this time.
0 commit comments