Skip to content

Commit 297f540

Browse files
author
stevestein
committed
SQL SEO OKR - update long titles
1 parent 44f947b commit 297f540

22 files changed

Lines changed: 79 additions & 41 deletions

docs/t-sql/functions/date-and-time-data-types-and-functions-transact-sql.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "Date and Time Data Types and Functions (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "Date and Time Data Types and Functions"
3+
description: Links to Date and Time data types and functions articles.
4+
titleSuffix: SQL Server (Transact-SQL)
5+
ms.custom: "seo-lt-2019"
46
ms.date: "09/01/2017"
57
ms.prod: sql
68
ms.prod_service: "sql-database"

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "^= (Bitwise Exclusive OR Assignment) (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "^= Bitwise Exclusive OR Assignment"
3+
description: Bitwise exclusive OR operation between two integer values, and sets a value to the result of the operation.
4+
titleSuffix: SQL Server (Transact-SQL)
5+
ms.custom: "seo-lt-2019"
46
ms.date: "01/10/2017"
57
ms.prod: sql
68
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "|= (Bitwise OR)"
3-
titleSuffix: Transact-SQL
3+
titleSuffix: SQL Server (Transact-SQL)
44
ms.custom: "seo-lt-2019"
55
ms.date: "01/10/2017"
66
ms.prod: sql

docs/t-sql/language-elements/kill-query-notification-subscription-transact-sql.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "KILL QUERY NOTIFICATION SUBSCRIPTION (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "KILL QUERY NOTIFICATION SUBSCRIPTION"
3+
description: Remove query notification subscriptions from an instance. This statement can remove a specific subscription or all subscriptions.
4+
titleSuffix: SQL Server (Transact-SQL)
5+
ms.custom: "seo-lt-2019"
46
ms.date: "07/27/2017"
57
ms.prod: sql
68
ms.prod_service: "sql-database"

docs/t-sql/language-elements/string-concatenation-equal-transact-sql.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "+= (String Concatenation and Assignment) (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "+= String concatenation"
3+
description: Concatenate two strings and set the string to the result of the operation.
4+
titleSuffix: SQL Server (Transact-SQL)
5+
ms.custom: "seo-lt-2019"
46
ms.date: "12/07/2016"
57
ms.prod: sql
68
ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "[^] Wildcard to exclude characters"
33
description: "T-SQL wildcard for characters not to match"
4-
titleSuffix: Transact-SQL
4+
titleSuffix: SQL Server (Transact-SQL)
55
ms.custom: "seo-lt-2019"
66
ms.date: "12/06/2016"
77
ms.prod: sql

docs/t-sql/language-elements/wildcard-character-s-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) to Match) (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "[ ] Wildcard to match characters"
3+
description: Use a wildcard to match one or more characters.
4+
titleSuffix: SQL Server (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, sql-data-warehouse, pdw"

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "ALTER DATABASE SCOPED CONFIGURATION (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "ALTER DATABASE SCOPED CONFIGURATION"
3+
description: Enable several database configuration settings at the individual database level.
4+
titleSuffix: SQL Server (Transact-SQL)
5+
ms.custom: "seo-lt-2019"
46
ms.date: 10/31/2019
57
ms.prod: sql
68
ms.prod_service: "database-engine, sql-database"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "ALTER DATABASE File and Filegroups"
33
description: Update a database's files and filegroups using Transact-SQL.
4-
titleSuffix: Transact-SQL
4+
titleSuffix: SQL Server (Transact-SQL)
55
ms.custom: "seo-lt-2019"
66
ms.date: "02/21/2019"
77
ms.prod: sql

docs/t-sql/statements/create-database-audit-specification-transact-sql.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: "CREATE DATABASE AUDIT SPECIFICATION (Transact-SQL) | Microsoft Docs"
3-
ms.custom: ""
2+
title: "CREATE DATABASE AUDIT SPECIFICATION"
3+
description: Create a database audit specification object using the SQL Server audit feature.
4+
titleSuffix: SQL Server (Transact-SQL)
5+
ms.custom: "seo-lt-2019"
46
ms.date: "04/04/2017"
57
ms.prod: sql
68
ms.prod_service: "sql-database"

0 commit comments

Comments
 (0)