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

Commit 40a095f

Browse files
authored
Merge pull request #20183 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to master to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents dd92b6b + 9fe31a9 commit 40a095f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/relational-databases/system-dynamic-management-views/sys-dm-pdw-nodes-exec-sql-text-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: xiaoyul
1515
monikerRange: "=azure-sqldw-latest"
1616
---
1717

18-
# sys.pdw_nodes_dm_exec_sql_text (Transact-SQL)
18+
# sys.dm_pdw_nodes_exec_sql_text (Transact-SQL)
1919
[!INCLUDE [asa](../../includes/applies-to-version/asa.md)]
2020

2121
Returns the text of the SQL batch that is identified by the specified *sql_handle*. This table-valued function replaces the system function **fn_get_sql**.
@@ -44,4 +44,4 @@ The same remarks in [sys.dm_exec_sql_text](./sys-dm-exec-sql-text-transact-sql.m
4444
[Azure Synapse Analytics and Parallel Data Warehouse Dynamic Management Views (Transact-SQL)](../../relational-databases/system-dynamic-management-views/sql-and-parallel-data-warehouse-dynamic-management-views.md)
4545

4646
## Next steps
47-
For more development tips, see [Azure Synapse Analytics development overview](/azure/sql-data-warehouse/sql-data-warehouse-overview-develop).
47+
For more development tips, see [Azure Synapse Analytics development overview](/azure/sql-data-warehouse/sql-data-warehouse-overview-develop).

docs/t-sql/functions/cursor-rows-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: "@@CURSOR_ROWS (Transact-SQL)"
2+
description: "@@CURSOR_ROWS (Transact-SQL)"
33
title: "@@CURSOR_ROWS (Transact-SQL) | Microsoft Docs"
44
ms.custom: ""
55
ms.date: "08/18/2017"

0 commit comments

Comments
 (0)