File tree Expand file tree Collapse file tree
support/sql/database-engine/development Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- title : Iterate through a SQL Server result set in T-SQL without using a cursor
3- description : This article describes methods that you can use to iterate through a SQL Server result set in Transact-SQL without using a cursor.
2+ title : Iterate through a SQL Server result set in T-SQL without a cursor
3+ description : This article describes methods to iterate through a SQL Server result set in Transact-SQL without a cursor.
44ms.date : 03/11/2025
55ms.custom : sap:Database or Client application Development
66ms.reviewer : jopilov
@@ -9,7 +9,7 @@ ms.topic: how-to
99
1010# Iterate through a SQL Server result set in T-SQL without using a cursor
1111
12- This article describes various methods that you can use to iterate through a result set by using Transact-SQL in SQL Server.
12+ This article describes methods that you can use to iterate through a result set by using Transact-SQL in SQL Server.
1313
1414_ Original product version:_   ; SQL Server
1515_ Original KB number:_   ; 111401
You can’t perform that action at this time.
0 commit comments