| Posted by Bjψrn on 07/13/07 07:20 
I'm looking into the automatic recompilation of stored procedures andI have been reading up on the "Do not recompute statistics" option on
 indexes.
 
 Am I correct in concluding that disabling the "Do not recompute
 statistics" option for an index, will ensure that no automatic
 recompilations will occur as a result of updates to data in that
 index?
 
 Am I also correct in understanding that the "Update Statistics" will
 still update statistics for the index even if the "Do not recompute
 statistics" option is disabled?
 
 
 Regards
 
 BjΓΈrn
 [Back to original message] |