Skip to content

Commit edb4637

Browse files
authored
Merge pull request #20985 from markingmyname/tsql
[T-SQL] Updated ms.topic to show reference for some T-SQL articles that were referenced only as conceptual
2 parents 79f0ac4 + 3ce3a63 commit edb4637

16 files changed

Lines changed: 78 additions & 73 deletions

docs/t-sql/language-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.custom: ""
55
ms.date: "04/29/2020"
66
ms.prod: sql
77
ms.technology: t-sql
8-
ms.topic: "language-reference"
8+
ms.topic: reference
99
f1_keywords:
1010
- "sql13.tsqlref.f1"
1111
- "devlang-tsql"

docs/t-sql/lesson-1-creating-database-objects.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2+
title: "T-SQL Tutorial: Create & query database objects"
23
description: "T-SQL Tutorial: Create & query database objects"
3-
title: "T-SQL Tutorial: Create & query database objects| Microsoft Docs"
4-
ms.custom: ""
5-
ms.date: "07/30/2018"
64
ms.prod: sql
7-
ms.reviewer: ""
85
ms.technology: t-sql
9-
ms.topic: conceptual
10-
ms.assetid: 9fb8656b-0e4e-4ada-b404-4db4d3eea995
6+
ms.topic: tutorial
117
author: MikeRayMSFT
128
ms.author: mikeray
9+
ms.reviewer: ""
10+
ms.custom: ""
11+
ms.date: "07/30/2018"
1312
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1413
---
14+
1515
# Lesson 1: Create and query database objects
1616
[!INCLUDE[sql-asdb-asdbmi-pdw-md](../includes/applies-to-version/sql-asdb-asdbmi-pdw.md)]
1717

docs/t-sql/lesson-2-configuring-permissions-on-database-objects.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2+
title: "T-SQL Tutorial: Configure permissions on db objects"
23
description: "Lesson 2: Configure permissions on database objects"
3-
title: "Tutorial: Configure permissions on db objects"
4-
ms.custom: "seo-lt-2019"
5-
ms.date: "07/31/2018"
64
ms.prod: sql
75
ms.technology: t-sql
8-
ms.reviewer: ""
9-
ms.topic: conceptual
6+
ms.topic: reference
107
helpviewer_keywords:
118
- "database permissions"
12-
ms.assetid: f964b66a-ec32-44c2-a185-6a0f173bfa22
139
author: MikeRayMSFT
1410
ms.author: mikeray
11+
ms.reviewer: ""
12+
ms.custom: "seo-lt-2019"
13+
ms.date: "07/31/2018"
1514
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1615
---
16+
1717
# Lesson 2: Configure permissions on database objects
1818

1919
[!INCLUDE[sql-asdb-asdbmi-pdw-md](../includes/applies-to-version/sql-asdb-asdbmi-pdw.md)]

docs/t-sql/lesson-3-deleting-database-objects.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2+
title: "T-SQL Tutorial: Delete database objects"
23
description: "T-SQL Tutorial: Delete database objects"
3-
title: "T-SQL Tutorial: Delete database objects | Microsoft Docs"
4-
ms.custom: ""
5-
ms.date: "07/30/2018"
64
ms.prod: sql
75
ms.technology: t-sql
8-
ms.reviewer: ""
9-
ms.topic: conceptual
6+
ms.topic: reference
107
helpviewer_keywords:
118
- "deleting database objects"
12-
ms.assetid: ecf26dd5-4535-4ed6-86fc-c73f9d9dedec
139
author: MikeRayMSFT
1410
ms.author: mikeray
11+
ms.reviewer: ""
12+
ms.custom: ""
13+
ms.date: "07/30/2018"
1514
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1615
---
16+
1717
# Lesson 3: Delete database objects
1818

1919
[!INCLUDE[sql-asdb-asdbmi-pdw-md](../includes/applies-to-version/sql-asdb-asdbmi-pdw.md)]

docs/t-sql/queries/aliasing-azure-sql-data-warehouse-parallel-data-warehouse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: "Aliasing"
33
description: "Aliasing in Azure Synapse Analytics and Parallel Data Warehouse."
44
titleSuffix: Azure Synapse Analytics
5-
ms.custom: "seo-lt-2019"
6-
ms.date: "03/16/2017"
75
ms.prod: sql
8-
ms.reviewer: ""
96
ms.technology: t-sql
107
ms.topic: conceptual
118
ms.assetid: 7b3a5c74-05cf-4385-8ee6-6176d003cb8a
129
author: MikeRayMSFT
1310
ms.author: mikeray
11+
ms.reviewer: ""
12+
ms.custom: "seo-lt-2019"
13+
ms.date: "03/16/2017"
1414
monikerRange: ">= aps-pdw-2016 || = azure-sqldw-latest"
1515
---
1616

docs/t-sql/queries/subqueries-azure-sql-data-warehouse-parallel-data-warehouse.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
---
22
title: Subqueries
33
description: Subqueries in Azure Synapse Analytics and Parallel Data Warehouse
4-
ms.custom: "seo-lt-2019"
54
titleSuffix: "Azure Synapse Analytics"
6-
ms.date: "03/03/2017"
75
ms.prod: sql
8-
ms.reviewer: ""
96
ms.technology: t-sql
10-
ms.topic: conceptual
11-
ms.assetid: 0e8ebd60-1936-48c9-b2b9-e099c8269fcf
7+
ms.topic: reference
128
author: MikeRayMSFT
139
ms.author: mikeray
10+
ms.reviewer: ""
11+
ms.custom: "seo-lt-2019"
12+
ms.date: "03/03/2017"
1413
monikerRange: ">= aps-pdw-2016 || = azure-sqldw-latest"
1514
---
15+
1616
# Subqueries (Azure Synapse Analytics, Parallel Data Warehouse)
1717
[!INCLUDE[applies-to-version/asa-pdw](../../includes/applies-to-version/asa-pdw.md)]
1818

19-
This topic gives examples of using subqueries in [!INCLUDE[ssSDW](../../includes/sssdw-md.md)] or [!INCLUDE[ssPDW](../../includes/sspdw-md.md)].
19+
This topic gives examples of using subqueries in [!INCLUDE[ssSDW](../../includes/sssdw-md.md)] or [!INCLUDE[ssPDW](../../includes/sspdw-md.md)].
2020

21-
For the SELECT statement, see [SELECT (Transact-SQL)](../../t-sql/queries/select-transact-sql.md)
21+
For the SELECT statement, see [SELECT (Transact-SQL)](../../t-sql/queries/select-transact-sql.md)
2222

2323
## Contents
2424

docs/t-sql/statements/add-sensitivity-classification-transact-sql.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "ADD SENSITIVITY CLASSIFICATION (Transact-SQL)"
32
title: ADD SENSITIVITY CLASSIFICATION (Transact-SQL)
3+
description: "ADD SENSITIVITY CLASSIFICATION (Transact-SQL)"
44
ms.prod: sql
55
ms.technology: t-sql
66
ms.topic: reference
@@ -10,6 +10,8 @@ ms.reviewer: vanto
1010
f1_keywords:
1111
- "ADD SENSITIVITY CLASSIFICATION"
1212
- "ADD_SENSITIVITY_CLASSIFICATION"
13+
dev_langs:
14+
- "TSQL"
1315
helpviewer_keywords:
1416
- "ADD SENSITIVITY CLASSIFICATION statement"
1517
- "add labels"

docs/t-sql/statements/alter-database-scoped-configuration-transact-sql.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22
title: "ALTER DATABASE SCOPED CONFIGURATION"
33
description: Enable several database configuration settings at the individual database level.
44
titleSuffix: SQL Server (Transact-SQL)
5-
ms.custom: "seo-lt-2019"
6-
ms.date: 10/12/2021
75
ms.prod: sql
86
ms.prod_service: "database-engine, sql-database"
9-
ms.reviewer: ""
107
ms.technology: t-sql
11-
ms.topic: conceptual
8+
ms.topic: reference
129
f1_keywords:
1310
- "ALTER_DATABASE_SCOPED_CONFIGURATION"
1411
- "ALTER_DATABASE_SCOPED_CONFIGURATION_TSQL"
@@ -17,12 +14,16 @@ f1_keywords:
1714
- "SCOPED_TSQL"
1815
- "ALTER_DATABASE_SCOPED_TSQL"
1916
- "DATABASE_SCOPED_TSQL"
17+
dev_langs:
18+
- "TSQL"
2019
helpviewer_keywords:
2120
- "ALTER DATABASE SCOPED CONFIGURATION statement"
2221
- "configuration [SQL Server], ALTER DATABASE SCOPED CONFIGURATION statement"
23-
ms.assetid: 63373c2f-9a0b-431b-b9d2-6fa35641571a
2422
author: WilliamDAssafMSFT
2523
ms.author: wiassaf
24+
ms.reviewer: ""
25+
ms.custom: "seo-lt-2019"
26+
ms.date: 10/12/2021
2627
monikerRange: "= azuresqldb-current || = azuresqldb-mi-current || >= sql-server-2016 || >= sql-server-linux-2017 ||=azure-sqldw-latest"
2728
---
2829
# ALTER DATABASE SCOPED CONFIGURATION (Transact-SQL)

docs/t-sql/statements/alter-index-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ f1_keywords:
1212
- "ALTER INDEX"
1313
- "ALTER_INDEX_TSQL"
1414
dev_langs:
15-
- "t-sql"
15+
- "TSQL"
1616
helpviewer_keywords:
1717
- "indexes [SQL Server], reorganizing"
1818
- "ALTER INDEX statement"

docs/t-sql/statements/alter-table-transact-sql.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
2+
title: ALTER TABLE (Transact-SQL)
23
description: "ALTER TABLE (Transact-SQL)"
3-
title: "ALTER TABLE (Transact-SQL) | Microsoft Docs"
4-
ms.custom: ""
5-
ms.date: "05/25/2021"
64
ms.prod: sql
75
ms.prod_service: "database-engine, sql-database, synapse-analytics, pdw"
8-
ms.reviewer: ""
96
ms.technology: t-sql
107
ms.topic: reference
118
f1_keywords:
@@ -57,9 +54,11 @@ helpviewer_keywords:
5754
- "dropping columns"
5855
- "data retention policy"
5956
- "table changes [SQL Server]"
60-
ms.assetid: f1745145-182d-4301-a334-18f799d361d1
6157
author: WilliamDAssafMSFT
6258
ms.author: wiassaf
59+
ms.reviewer: ""
60+
ms.custom: ""
61+
ms.date: "05/25/2021"
6362
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
6463
---
6564
# ALTER TABLE (Transact-SQL)

0 commit comments

Comments
 (0)