Skip to content

Commit 14db2b1

Browse files
State cursors not supported
Explicitly stating Azure SQL Data Warehouse does not support cursors. ------- cc: @XiaoyuMSFT GitHub Issue: https://github.com/MicrosoftDocs/azure-docs/issues/50382
1 parent 91b6b0a commit 14db2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-data-warehouse/sql-data-warehouse-develop-loops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: seo-lt-2019
1414
---
1515

1616
# Using T-SQL loops in SQL Data Warehouse
17-
Tips for using T-SQL loops and replacing cursors in Azure SQL Data Warehouse for developing solutions.
17+
Tips for using T-SQL loops and replacing cursors in Azure SQL Data Warehouse for developing solutions, as Azure SQL Data Warehouse does not support cursors.
1818

1919
## Purpose of WHILE loops
2020

0 commit comments

Comments
 (0)