How to Update Statistics on Table and Index - SQL server

in sql •  4 years ago 

UPDATE STATISTICS dbo.TableName

UPDATE STATISTICS dbo.TableName indexNameOnTableName

UPDATE STATISTICS dbo.TableName indexNameOnTableName with fullscan

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!