Skip to content

Commit 1ebf528

Browse files
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into us1613566c
2 parents e15e77b + 1f92ec3 commit 1ebf528

3,217 files changed

Lines changed: 7240 additions & 6844 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/2014/2014-toc/developer-reference-for-sql-server-2014.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.topic: reference
99
f1_keywords:
1010
- "sql12.portal.DevRef.f1"
1111
ms.assetid: e60866bf-c726-479e-8a38-6bced16f527c
12-
author: mightypen
13-
ms.author: genemi
12+
author: rothja
13+
ms.author: jroth
1414
manager: craigg
1515
---
1616
# Developer Reference for SQL Server 2014

docs/2014/2014-toc/docs-sql-server-2014-from-msdn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: SQL Server 2014 docs are moving | Microsoft Docs
33
description: The Microsoft documentation for SQL Server 2014 will move before July 2018, from MSDN to here on docs.
4-
author: mightypen
4+
author: rothja
55
manager: craigg
66
ms.prod: "sql-server-2014"
77
ms.custom:
88
ms.topic: article
99
ms.date: 04/26/2018
10-
ms.author: genemi
10+
ms.author: jroth
1111
ms.reviewer: sudeepk
1212
---
1313
# Documentation for SQL Server 2014 is moving to Docs

docs/2014/2014-toc/sql-server-index-design-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ ON Purchasing.PurchaseOrderDetail
261261

262262
- Columns that undergo frequent changes
263263

264-
This causes in the whole row to move, because the [!INCLUDE[ssDE](../includes/ssde-md.md)] must keep the data values of a row in physical order. This is an important consideration in high-volume transaction processing systems in which data is typically volatile.
264+
This causes the whole row to move, because the [!INCLUDE[ssDE](../includes/ssde-md.md)] must keep the data values of a row in physical order. This is an important consideration in high-volume transaction processing systems in which data is typically volatile.
265265

266266
- Wide keys
267267

docs/2014/2014-toc/sql-server-transaction-locking-and-row-versioning-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.reviewer: ""
77
ms.technology:
88
ms.topic: conceptual
99
ms.assetid: c7757153-9697-4f01-881c-800e254918c9
10-
author: mightypen
11-
ms.author: genemi
10+
author: rothja
11+
ms.author: jroth
1212
manager: craigg
1313
---
1414
# SQL Server Transaction Locking and Row Versioning Guide

docs/2014/getting-started/about-the-sql-server-license-terms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ helpviewer_keywords:
1010
- "licenses [SQL Server]"
1111
- "end user license agreement [SQL Server]"
1212
ms.assetid: 51d130a1-2b48-439e-9447-783e1fc3f4fb
13-
author: mightypen
14-
ms.author: genemi
13+
author: rothja
14+
ms.author: jroth
1515
manager: craigg
1616
---
1717
# About the SQL Server License Terms

docs/2014/getting-started/accessibility-for-people-with-disabilities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ helpviewer_keywords:
1818
- "SQL Server Books Online, accessibility features"
1919
- "customer service [SQL Server]"
2020
ms.assetid: 0f85627e-e9d0-4b17-896a-218c9f31d339
21-
author: mightypen
22-
ms.author: genemi
21+
author: rothja
22+
ms.author: jroth
2323
manager: craigg
2424
---
2525
# Accessibility for People with Disabilities

docs/2014/getting-started/backward-compatibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ helpviewer_keywords:
2222
- "compatibility [Reporting Services]"
2323
- "earlier versions [SQL Server], (See also backward compatibility)"
2424
ms.assetid: 15d9117e-e2fa-4985-99ea-66a117c1e9fd
25-
author: mightypen
26-
ms.author: genemi
25+
author: rothja
26+
ms.author: jroth
2727
manager: craigg
2828
---
2929
# Backward Compatibility

docs/2014/getting-started/behavior-changes-to-sql-server-features-in-sql-server-2014.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.reviewer: ""
77
ms.technology: "database-engine"
88
ms.topic: conceptual
99
ms.assetid: 9c33bc36-f3af-4df2-8446-09dab2881ea8
10-
author: mightypen
11-
ms.author: genemi
10+
author: rothja
11+
ms.author: jroth
1212
manager: craigg
1313
---
1414
# Behavior Changes to SQL Server Features in SQL Server 2014

docs/2014/getting-started/breaking-changes-to-sql-server-features-in-sql-server-2014.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.reviewer: ""
77
ms.technology: database-engine
88
ms.topic: conceptual
99
ms.assetid: 73ab6859-9605-419e-bd78-798f68cc66f8
10-
author: mightypen
11-
ms.author: genemi
10+
author: rothja
11+
ms.author: jroth
1212
manager: craigg
1313
---
1414
# Breaking Changes to SQL Server Features in SQL Server 2014

docs/2014/getting-started/deprecated-sql-server-features-in-sql-server-2014.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.reviewer: ""
77
ms.technology: "database-engine"
88
ms.topic: conceptual
99
ms.assetid: fdc0c778-cc8d-42ab-8833-4deb4329f37a
10-
author: mightypen
11-
ms.author: genemi
10+
author: rothja
11+
ms.author: jroth
1212
manager: craigg
1313
---
1414
# Deprecated SQL Server Features in SQL Server 2014

0 commit comments

Comments
 (0)