Queries started running slowly on your SQL Server? Maybe your db statistics need updating.
A quick and dirty way to do this for all tables in your DB is the sp_updatestats sproc.
Queries started running slowly on your SQL Server? Maybe your db statistics need updating.
A quick and dirty way to do this for all tables in your DB is the sp_updatestats sproc.
No comments yet.
RSS feed for comments on this post. TrackBack URI