As you might imagine, I meet a lot of customers that need to
load large volumes of data continuously into database tables. When
high volumes are involved, use of table partitioning is
common and, in response to that, there are operational
procedures designed to manage partition creation, exchange,
movement and so on. In addition, the timing of statistics
maintenance operations is likely to be tightly coupled to the batch
workflow so that execution plans remain consistent and...