
- Forum
- Databases
- SQL Server - How to avoid time consumption in case of cursor
-
Junior Member
How to avoid time consumption in case of cursor
In case of cursors where exactly it consumes time and how to avoid it
For example I have 3500 rows with 165 columns. I need to update all those rows . For this I have taken a SP and passed those all recs as XML parameter to that SP but it is taking around 20 mins time if i run in the query analyzer.
Suggest an Idea
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules