Skip to content

Commit 30ba69c

Browse files
authored
Merge pull request #108379 from MartinJaffer-MSFT/patch-12
State cursors not supported
2 parents daf8d5b + 14db2b1 commit 30ba69c

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)