Skip to content

Commit 31f7364

Browse files
authored
Merge pull request #2851 from barbkess/date
fix date
2 parents 9a31adf + 4ca1b00 commit 31f7364

40 files changed

Lines changed: 40 additions & 45 deletions

File tree

docs/relational-databases/polybase/get-started-with-polybase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Get started with PolyBase | Microsoft Docs"
33
ms.custom:
44
- "SQL2016_New_Updated"
5-
ms.date: "8/15/2017"
5+
ms.date: "08/15/2017"
66
ms.prod: "sql-server-2016"
77
ms.reviewer: ""
88
ms.suite: ""

docs/relational-databases/polybase/polybase-guide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "PolyBase Guide | Microsoft Docs"
3-
ms.date: "5/30/2017"
3+
ms.date: "05/30/2017"
44
ms.prod: "sql-server-2016"
55
ms.reviewer: ""
66
ms.suite: ""
@@ -18,7 +18,6 @@ helpviewer_keywords:
1818
- "Hadoop export"
1919
- "Hadoop export, PolyBase overview"
2020
- "Hadoop import, PolyBase overview"
21-
ms.assetid: b42b7d48-328a-4046-abe9-f73fd83212dc
2221
caps.latest.revision: 26
2322
author: "barbkess"
2423
ms.author: "barbkess"

docs/relational-databases/system-dynamic-management-views/sys-dm-db-column-store-row-group-physical-stats-transact-sql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "sys.dm_db_column_store_row_group_physical_stats (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "5/04/2017"
4+
ms.date: "05/04/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -19,7 +19,6 @@ dev_langs:
1919
helpviewer_keywords:
2020
- "dm_db_column_store_row_group_physical_stats"
2121
- "sys.dm_db_column_store_row_group_physical_stats dynamic management view"
22-
ms.assetid: f4c81104-7fe4-408f-9779-8808172dfdd2
2322
caps.latest.revision: 15
2423
author: "barbkess"
2524
ms.author: "barbkess"

docs/t-sql/database-console-commands/database-console-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Database Console Commands | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "7/16/2017"
4+
ms.date: "07/16/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/t-sql/database-console-commands/dbcc-checkalloc-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "DBCC CHECKALLOC (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "7/16/2017"
4+
ms.date: "07/16/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/t-sql/database-console-commands/dbcc-checkcatalog-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "DBCC CHECKCATALOG (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "7/16/2017"
4+
ms.date: "07/16/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/t-sql/database-console-commands/dbcc-checkconstraints-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "DBCC CHECKCONSTRAINTS (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "7/16/2017"
4+
ms.date: "07/16/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/t-sql/database-console-commands/dbcc-checkfilegroup-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "DBCC CHECKFILEGROUP (Transact-SQL) | Microsoft Docs"
33
ms.custom:
44
- "SQL2016_New_Updated"
5-
ms.date: "7/16/2017"
5+
ms.date: "07/16/2017"
66
ms.prod: "sql-non-specified"
77
ms.reviewer: ""
88
ms.suite: ""

docs/t-sql/database-console-commands/dbcc-checkident-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "DBCC CHECKIDENT (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "7/16/2017"
4+
ms.date: "07/16/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/t-sql/database-console-commands/dbcc-checktable-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "DBCC CHECKTABLE (Transact-SQL) | Microsoft Docs"
3-
ms.date: "7/16/2017"
3+
ms.date: "07/16/2017"
44
ms.prod: "sql-non-specified"
55
ms.reviewer: ""
66
ms.suite: ""

0 commit comments

Comments
 (0)