|
|
|
|
|
by wolf550e
2779 days ago
|
|
Some databases let you just set the stats numbers to what you think they are and pin them, so changes to data won't change the stats and the optimizer will always use your stats and not stats calculated from the data. You'll get the "prod" execution plans on an empty database! |
|