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

Commit 0cb337c

Browse files
authored
Merge pull request #13241 from stevestein/sql-seo-12-11.1
sql-seo-update long titles
2 parents 77cf272 + 44f947b commit 0cb337c

8 files changed

Lines changed: 26 additions & 16 deletions

docs/t-sql/language-elements/bitwise-or-equals-transact-sql.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: "|= (Bitwise OR Assignment) (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "|= (Bitwise OR)"
3+
titleSuffix: Transact-SQL
4+
ms.custom: "seo-lt-2019"
45
ms.date: "01/10/2017"
56
ms.prod: sql
67
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"

docs/t-sql/language-elements/percent-character-wildcard-character-s-to-match-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Percent character (Wildcard - Character(s) to Match) (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Wildcard search (%)"
3+
ms.custom: "seo-lt-2019"
44
ms.date: "12/06/2016"
55
ms.prod: sql
66
ms.prod_service: "database-engine, sql-database"

docs/t-sql/language-elements/wildcard-character-s-not-to-match-transact-sql.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "[^] (Wildcard - Character(s) Not to Match) (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "[^] Wildcard to exclude characters"
3+
description: "T-SQL wildcard for characters not to match"
4+
titleSuffix: Transact-SQL
5+
ms.custom: "seo-lt-2019"
46
ms.date: "12/06/2016"
57
ms.prod: sql
68
ms.prod_service: "database-engine, sql-database"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "T-SQL Tutorial: Configure permissions on database objects | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Tutorial: Configure permissions on db objects"
3+
ms.custom: "seo-lt-2019"
44
ms.date: "07/31/2018"
55
ms.prod: sql
66
ms.technology: t-sql

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "Aliasing (Azure SQL Data Warehouse, Parallel Data Warehouse) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Aliasing"
3+
description: "Aliasing in Azure SQL Data Warehouse and Parallel Data Warehouse."
4+
titleSuffix: Azure SQL Data Warehouse
5+
ms.custom: "seo-lt-2019"
46
ms.date: "03/16/2017"
57
ms.prod: sql
68
ms.reviewer: ""

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "Subqueries (Azure SQL Data Warehouse, Parallel Data Warehouse) | Microsoft Docs"
3-
ms.custom: ""
2+
title: Subqueries
3+
description: Subqueries in Azure SQL Data Warehouse and Parallel Data Warehouse
4+
ms.custom: "seo-lt-2019"
5+
titleSuffix: "Azure SQL Data Warehouse"
46
ms.date: "03/03/2017"
57
ms.prod: sql
68
ms.reviewer: ""

docs/t-sql/statements/alter-database-transact-sql-file-and-filegroup-options.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "ALTER DATABASE File and Filegroup Options (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "ALTER DATABASE File and Filegroups"
3+
description: Update a database's files and filegroups using Transact-SQL.
4+
titleSuffix: Transact-SQL
5+
ms.custom: "seo-lt-2019"
46
ms.date: "02/21/2019"
57
ms.prod: sql
68
ms.prod_service: "sql-database"

docs/t-sql/statements/revoke-xml-schema-collection-permissions-transact-sql.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: "REVOKE XML Schema Collection Permissions (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "REVOKE XML Schema Collection Permissions"
3+
description: Use Transact-SQL to REVOKE XML Schema Collection Permissions.
4+
ms.custom: "seo-lt-2019"
45
ms.date: "08/10/2017"
56
ms.prod: sql
67
ms.prod_service: "pdw, sql-database"

0 commit comments

Comments
 (0)