Updates by Partition, in Parallel
Hello,
I need to make a group of updates to a table and I need to do it by partition. My question is, I'd like the updates to run in parallel and I'm wondering if there's a way to do it within one script or if I need separate scripts for each partition.
Thanks,
Christine