Thread: Large update operations and performance

Large update operations and performance

From
"Jon Asher"
Date:
I'm running some very large table update operations (on 2 mil + records) and the queries are taking 5 + hours to complete.  Is there a way to turn off row-level index updates or something else to make it run more quickly?
 
Jon