|
|
|
|
|
by djd20
2758 days ago
|
|
I would argue thats an issue with your architecture at that point - you may want to use table partitioning at sizes that big, or have some other mechanism in place to be able to lock access while updating such large data sets in one go. |
|