Skip to content

Commit 912b195

Browse files
committed
Author changes in t-sql/functions
1 parent bfd66a0 commit 912b195

125 files changed

Lines changed: 250 additions & 250 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ helpviewer_keywords:
1919
- "ABS function"
2020
- "absolute positive value"
2121
ms.assetid: e2ea7a6d-3e2f-472c-afbc-437d3b835c03
22-
author: cawrites
23-
ms.author: chadam
22+
author: markingmyname
23+
ms.author: maghan
2424
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
2525
---
2626
# ABS (Transact-SQL)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ helpviewer_keywords:
1818
- "ACOS function"
1919
- "arccosine"
2020
ms.assetid: 4ec6b46e-9438-4f0f-8b96-461edd84280a
21-
author: cawrites
22-
ms.author: chadam
21+
author: markingmyname
22+
ms.author: maghan
2323
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
2424
---
2525
# ACOS (Transact-SQL)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ helpviewer_keywords:
1616
- "summarizing functions"
1717
- "aggregate functions [SQL Server]"
1818
ms.assetid: 0c06ae42-eb0a-4d77-9d74-aa1e7f344009
19-
author: cawrites
20-
ms.author: chadam
19+
author: markingmyname
20+
ms.author: maghan
2121
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
2222
---
2323
# Aggregate Functions (Transact-SQL)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ ms.topic: reference
1111
dev_langs:
1212
- "TSQL"
1313
ms.assetid: 60fbff84-673b-48ea-9254-6ecdad20e7fe
14-
author: cawrites
15-
ms.author: chadam
14+
author: markingmyname
15+
ms.author: maghan
1616
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1717
---
1818
# Analytic Functions (Transact-SQL)

docs/t-sql/functions/app-name-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ helpviewer_keywords:
2020
- "current session application names"
2121
- "APP_NAME function"
2222
ms.assetid: e491e192-9b30-4243-bc19-33c133fe08a8
23-
author: cawrites
24-
ms.author: chadam
23+
author: markingmyname
24+
ms.author: maghan
2525
---
2626
# APP_NAME (Transact-SQL)
2727
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance](../../includes/applies-to-version/sql-asdb-asdbmi.md)]

docs/t-sql/functions/applock-mode-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ helpviewer_keywords:
1919
- "sessions [SQL Server], application locks"
2020
- "APPLOCK_MODE function"
2121
ms.assetid: e43d4917-77f1-45cc-b231-68ba7fee3385
22-
author: cawrites
23-
ms.author: chadam
22+
author: markingmyname
23+
ms.author: maghan
2424
---
2525
# APPLOCK_MODE (Transact-SQL)
2626
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance](../../includes/applies-to-version/sql-asdb-asdbmi.md)]

docs/t-sql/functions/applock-test-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ helpviewer_keywords:
2020
- "sessions [SQL Server], application locks"
2121
- "testing application locks"
2222
ms.assetid: 4ea33d04-f8e9-46ff-ae61-985bd3eaca2c
23-
author: cawrites
24-
ms.author: chadam
23+
author: markingmyname
24+
ms.author: maghan
2525
---
2626
# APPLOCK_TEST (Transact-SQL)
2727
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance](../../includes/applies-to-version/sql-asdb-asdbmi.md)]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ helpviewer_keywords:
1919
- "code [SQL Server], ASCII"
2020
- "leftmost character of expression"
2121
ms.assetid: 45c2044a-0593-4805-8bae-0fad4bde2e6b
22-
author: cawrites
23-
ms.author: chadam
22+
author: markingmyname
23+
ms.author: maghan
2424
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
2525
---
2626
# ASCII (Transact-SQL)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ helpviewer_keywords:
1818
- "sine"
1919
- "arcsine"
2020
ms.assetid: 6256dd7d-83d5-486e-a933-1d59afc7e417
21-
author: cawrites
22-
ms.author: chadam
21+
author: markingmyname
22+
ms.author: maghan
2323
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
2424
---
2525
# ASIN (Transact-SQL)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ helpviewer_keywords:
1717
- "ASSEMBLYPROPERTY statement"
1818
- "assemblies [CLR integration], properties"
1919
ms.assetid: cf03d1b1-724c-48bf-a8df-3fe2586b150a
20-
author: cawrites
21-
ms.author: chadam
20+
author: markingmyname
21+
ms.author: maghan
2222
---
2323
# ASSEMBLYPROPERTY (Transact-SQL)
2424
[!INCLUDE [SQL Server Azure SQL Managed Instance](../../includes/applies-to-version/sql-asdbmi.md)]

0 commit comments

Comments
 (0)