Skip to content

Commit 482b1f0

Browse files
Merge pull request #36596 from MicrosoftDocs/main
Auto Publish – main to live - 2026-02-10 18:30 UTC
2 parents 6b2a0f7 + 3eb1f55 commit 482b1f0

73 files changed

Lines changed: 545 additions & 1393 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67734,10 +67734,36 @@
6773467734
"redirect_url": "/sql/connect/python/mssql-python/python-sql-driver-mssql-python-quickstart",
6773567735
"redirect_document_id": false
6773667736
},
67737+
{
67738+
"source_path": "docs/analytics-platform-system/tsql-language-elements.md",
67739+
"redirect_url": "/sql/analytics-platform-system/home-analytics-platform-system-aps-pdw?view=aps-pdw-2016-au7&preserve-view=true",
67740+
"redirect_document_id": false
67741+
},
67742+
{
67743+
"source_path": "docs/analytics-platform-system/tsql-statements.md",
67744+
"redirect_url": "/sql/analytics-platform-system/home-analytics-platform-system-aps-pdw?view=aps-pdw-2016-au7&preserve-view=true",
67745+
"redirect_document_id": false
67746+
},
67747+
{
67748+
"source_path": "docs/analytics-platform-system/tsql-system-views.md",
67749+
"redirect_url": "/sql/analytics-platform-system/home-analytics-platform-system-aps-pdw?view=aps-pdw-2016-au7&preserve-view=true",
67750+
"redirect_document_id": false
67751+
},
67752+
{
67753+
"source_path": "docs/t-sql/functions/string-functions-transact-sql.md",
67754+
"redirect_url": "/sql/t-sql/functions/functions#string-functions",
67755+
"redirect_document_id": false
67756+
},
67757+
{
67758+
"source_path": "docs/t-sql/functions/configuration-functions-transact-sql.md",
67759+
"redirect_url": "/sql/t-sql/functions/functions#configuration-functions",
67760+
"redirect_document_id": false
67761+
},
6773767762
{
6773867763
"source_path": "docs/connect/jdbc/programming-guide-for-jdbc-sql-driver.md",
6773967764
"redirect_url": "/sql/connect/jdbc/connecting-to-sql-server-with-the-jdbc-driver",
6774067765
"redirect_document_id": false
6774167766
}
67767+
6774267768
]
6774367769
}

docs/analytics-platform-system/home-analytics-platform-system-aps-pdw.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ In addition to achieving breakthrough query performance, PDW makes it easy to:
4242

4343
- Use Business Intelligence tools to build comprehensive end-to-end solutions.
4444

45-
## Next steps
45+
## T-SQL support
4646

47-
For more information about the benefits of PDW, see the whitepaper [A Breakthrough Platform for Next-Generation Data Warehousing and Big Data Solutions](/previous-versions/sql/sql-server-2012/dn520808(v=msdn.10)) on MSDN.
47+
To view T-SQL reference articles for PDW, select the **Analytics Platform System (PDW)** product version from the version dropdown list.
48+
49+
:::image type="content" source="media/version-selector.png" alt-text="Screenshot from learn.microsoft.com of the product Version selector.":::
50+
51+
For example, view the APS version of the [Collations and Unicode Support](../t-sql/statements/collations.md?view=aps-pdw-2016-au7&preserve-view=true) document.
5.13 KB
Loading

docs/analytics-platform-system/monitoring-active-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
---
1212

1313
# Monitoring active queries - Parallel Data Warehouse
14-
This article shows how to use the Admin Console and the SQL Server PDW system views to monitor active queries. See [Monitor the Appliance by Using the Admin Console](monitor-the-appliance-by-using-the-admin-console.md) and [System Views](tsql-system-views.md) for information on these tools.
14+
This article shows how to use the Admin Console and the SQL Server PDW system views to monitor active queries. See [Monitor the Appliance by Using the Admin Console](monitor-the-appliance-by-using-the-admin-console.md) and system views for information on these tools.
1515

1616
## Prerequisites
1717
Regardless of the method used to monitor active queries, the login must have the permissions described in "Use All of the Admin Console" in [Grant Permissions to Use the Admin Console](grant-permissions.md#grant-permissions-to-use-the-admin-console).

0 commit comments

Comments
 (0)