Skip to content

Instantly share code, notes, and snippets.

@chadbaldwin
Last active February 5, 2024 21:46
Show Gist options
  • Save chadbaldwin/a6f17da40d6696a4febb9c3de3fb521f to your computer and use it in GitHub Desktop.
Save chadbaldwin/a6f17da40d6696a4febb9c3de3fb521f to your computer and use it in GitHub Desktop.
SQL Server Suggestions
Add some sort of "reset_time" or similar to Index stats DMVs
https://feedback.azure.com/d365community/idea/e9e84bf2-64c4-ee11-92bc-000d3a0fb290
Output warning message when altering an indexed view that all indexes (clustered and non-clustered will be dropped)
https://feedback.azure.com/d365community/idea/0f1f2993-43b6-ee11-92bc-000d3a033659
Statement execution duration global variable - Similar to @@ROWCOUNT, but instead how long the previous statement took to run
https://feedback.azure.com/d365community/idea/884c86b1-9b85-ee11-a81c-000d3ae5ae95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment