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