Skip to content

Commit 4977a0b

Browse files
authored
Merge pull request #14840 from TimShererWithAquent/us1613566b
1613566: Add descriptions for SEO (1 of 3)
2 parents b5c3746 + 203d577 commit 4977a0b

18 files changed

Lines changed: 18 additions & 0 deletions

docs/tools/bcp-utility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: bcp Utility
3+
description: The bulk copy program (bcp) utility bulk copies data between an instance of SQL Server and a data file in a user-specified format.
34
ms.prod: sql
45
ms.prod_service: sql-tools
56
ms.technology: tools-other

docs/tools/command-prompt-utility-reference-database-engine.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: SQL Command Prompt Utilities (Database Engine)
3+
description: Command prompt utilities enable you to script SQL Server operations. This article lists many command prompt utilities that ship with SQL Server.
34
ms.prod: sql
45
ms.prod_service: sql-tools
56
ms.technology: tools-other

docs/tools/osql-utility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: osql Utility
3+
description: In SQL Server, the osql utility lets you enter Transact-SQL statements, system procedures, and script files. Osql uses ODBC to communicate with the server.
34
ms.prod: sql
45
ms.prod_service: sql-tools
56
ms.technology: tools-other

docs/tools/profiler-utility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Profiler Utility"
3+
description: The profiler utility launches the SQL Server Profiler tool. Optional arguments allow you to control how the application starts.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/tools/sqlagent90-application.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "sqlagent90 Application"
3+
description: The sqlagent90 application starts SQL Server Agent from the command prompt. Use it when diagnosing SQL Server Agent or when directed by your support provider.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/tools/sqlcmd-utility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "sqlcmd Utility"
3+
description: The sqlcmd utility lets you enter Transact-SQL statements, system procedures, and script files using different modes, and uses ODBC to run Transact-SQL batches.
34
ms.custom: seo-lt-2019
45
ms.date: "11/27/2018"
56
ms.prod: sql

docs/tools/sqldiag-utility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SQLdiag Utility"
3+
description: Use the SQLdiag utility to collect logs and data files from SQL Server and other types of servers, and monitor servers over time or troubleshoot problems.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/tools/sqllocaldb-utility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SqlLocalDB Utility"
3+
description: The SqlLocalDB utility command line tool allows users and developers to create and manage an instance of SQL Server Express LocalDB.
34
ms.custom: seo-lt-2019
45
ms.date: "08/09/2016"
56
ms.prod: sql

docs/tools/sqllogship-application.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "sqllogship Application"
3+
description: The sqllogship application performs a backup, copy, or restore operation and clean-up tasks for a log shipping configuration on a SQL Server database.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/tools/sqlmaint-utility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "sqlmaint Utility"
3+
description: In SQL Server, use sqlmaint to run DBCC checks, back up a database and its transaction log, update statistics, and rebuild indexes.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

0 commit comments

Comments
 (0)