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

Commit 93b19b4

Browse files
authored
Fixing link.
1 parent 4ebb093 commit 93b19b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/mathematical-functions-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ manager: "jhubbard"
4343
All mathematical functions, except for RAND, are deterministic functions. This means they return the same results each time they are called with a specific set of input values. RAND is deterministic only when a seed parameter is specified. For more information about function determinism, see [Deterministic and Nondeterministic Functions](../../relational-databases/user-defined-functions/deterministic-and-nondeterministic-functions.md).
4444

4545
## See Also
46-
[Arithmetic Operators (Transact-SQL)](~t-sql/language-elements/arithmetic-operators-transact-sql.md)
46+
[Arithmetic Operators (Transact-SQL)](../../t-sql/language-elements/arithmetic-operators-transact-sql.md)
4747
[Built-in Functions (Transact-SQL)](~/t-sql/functions/functions.md)
4848

4949

0 commit comments

Comments
 (0)