Sean's Blog
A place where I record bits and pieces :)
Monday, March 1, 2021
SQL Server / Ola Hallengren: Re-create statistics
EXECUTE dbo.IndexOptimize
@Databases = 'USER_DATABASES'
,@FragmentationLow = NULL
,@FragmentationMedium = NULL
,@FragmentationHigh = NULL
,@UpdateStatistics = 'ALL'
,@StatisticsSample=100
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment