SQLServerCentral » Latest topics
Update 600,000 rows in table
Hi
I need to update 600,000 rows in the table column with files from the file system. I see there are articles online how to update large number of rows in batches. How do I loop through SQL query and update in batches? I don't see any examples. Could yo
No comments:
Post a Comment