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

Commit 6856558

Browse files
committed
2 parents 63e8a5f + 1749eff commit 6856558

304 files changed

Lines changed: 614 additions & 614 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/big-data-cluster/tutorial-notebook-spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Use the following instructions to load the sample notebook file **spark-sql.ipyn
4040
1. Run the following **curl** command to download the notebook file from GitHub:
4141

4242
```bash
43-
curl 'https://raw.githubusercontent.com/Microsoft/sql-server-samples/master/samples/features/sql-big-data-cluster/spark/spark-sql.ipynb' -o spark-sql.ipynb
43+
curl 'https://raw.githubusercontent.com/Microsoft/sql-server-samples/master/samples/features/sql-big-data-cluster/spark/data-loading/transform-csv-files.ipynb' -o transform-csv-files.ipynb
4444
```
4545

4646
## Open the notebook
@@ -72,4 +72,4 @@ Run each of the cells in the sample notebook in succession. For more information
7272

7373
Learn more about notebooks:
7474
> [!div class="nextstepaction"]
75-
> [Learn about notebooks](notebooks-guidance.md)
75+
> [Learn about notebooks](notebooks-guidance.md)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ helpviewer_keywords:
1818
- "ABS function"
1919
- "absolute positive value"
2020
ms.assetid: e2ea7a6d-3e2f-472c-afbc-437d3b835c03
21-
author: MashaMSFT
22-
ms.author: mathoma
21+
author: MikeRayMSFT
22+
ms.author: mikeray
2323
manager: craigg
2424
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2525
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ helpviewer_keywords:
1717
- "ACOS function"
1818
- "arccosine"
1919
ms.assetid: 4ec6b46e-9438-4f0f-8b96-461edd84280a
20-
author: MashaMSFT
21-
ms.author: mathoma
20+
author: MikeRayMSFT
21+
ms.author: mikeray
2222
manager: craigg
2323
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2424
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ helpviewer_keywords:
1515
- "summarizing functions"
1616
- "aggregate functions [SQL Server]"
1717
ms.assetid: 0c06ae42-eb0a-4d77-9d74-aa1e7f344009
18-
author: MashaMSFT
19-
ms.author: mathoma
18+
author: MikeRayMSFT
19+
ms.author: mikeray
2020
manager: craigg
2121
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2222
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ms.topic: "language-reference"
1010
dev_langs:
1111
- "TSQL"
1212
ms.assetid: 60fbff84-673b-48ea-9254-6ecdad20e7fe
13-
author: MashaMSFT
14-
ms.author: mathoma
13+
author: MikeRayMSFT
14+
ms.author: mikeray
1515
manager: craigg
1616
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
1717
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ helpviewer_keywords:
1919
- "current session application names"
2020
- "APP_NAME function"
2121
ms.assetid: e491e192-9b30-4243-bc19-33c133fe08a8
22-
author: MashaMSFT
23-
ms.author: mathoma
22+
author: MikeRayMSFT
23+
ms.author: mikeray
2424
manager: craigg
2525
---
2626
# APP_NAME (Transact-SQL)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ helpviewer_keywords:
1818
- "sessions [SQL Server], application locks"
1919
- "APPLOCK_MODE function"
2020
ms.assetid: e43d4917-77f1-45cc-b231-68ba7fee3385
21-
author: MashaMSFT
22-
ms.author: mathoma
21+
author: MikeRayMSFT
22+
ms.author: mikeray
2323
manager: craigg
2424
---
2525
# APPLOCK_MODE (Transact-SQL)

docs/t-sql/functions/applock-test-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
- "testing application locks"
2121
ms.assetid: 4ea33d04-f8e9-46ff-ae61-985bd3eaca2c
22-
author: MashaMSFT
23-
ms.author: mathoma
22+
author: MikeRayMSFT
23+
ms.author: mikeray
2424
manager: craigg
2525
---
2626
# APPLOCK_TEST (Transact-SQL)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ helpviewer_keywords:
1818
- "code [SQL Server], ASCII"
1919
- "leftmost character of expression"
2020
ms.assetid: 45c2044a-0593-4805-8bae-0fad4bde2e6b
21-
author: MashaMSFT
22-
ms.author: mathoma
21+
author: MikeRayMSFT
22+
ms.author: mikeray
2323
manager: craigg
2424
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2525
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ helpviewer_keywords:
1717
- "sine"
1818
- "arcsine"
1919
ms.assetid: 6256dd7d-83d5-486e-a933-1d59afc7e417
20-
author: MashaMSFT
21-
ms.author: mathoma
20+
author: MikeRayMSFT
21+
ms.author: mikeray
2222
manager: craigg
2323
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2424
---

0 commit comments

Comments
 (0)