Skip to content

Commit

Permalink
Update sqlmaintenance.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen Angali authored and Naveen Angali committed Oct 2, 2024
1 parent c3b1fc6 commit ebc329a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Azure-ARM/sqlmaintenance.sql
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ FETCH NEXT FROM TableCursor INTO @TableName
END
CLOSE TableCursor
DEALLOCATE TableCursor
GO
exec sp_updatestats

0 comments on commit ebc329a

Please sign in to comment.