Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8e9e366

Browse files
Add Microsoft Feedback links
1 parent 82921c7 commit 8e9e366

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

‎_data/bookmarks.yml‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,23 @@ sql:
3939
description: Database of SQL Server latch types
4040
link: https://www.sqlskills.com/help/latches
4141

42+
please vote on my SQL Server feedback items:
43+
- name: "Add new metadata function: INDEX_NAME()"
44+
description: "SQL Server has OBJECT_NAME(), COL_NAME(), DB_NAME()...why no INDEX_NAME()?"
45+
link: https://feedback.azure.com/d365community/idea/9e2f6f88-e579-ef11-a4e6-6045bdbe5235
46+
47+
- name: "Add a \"reset_time\" column to index stats DMVs"
48+
description: "Ever queried sys.dm_index_usage_stats and wondered how old that stats data is? Too bad...There's really no way to know"
49+
link: https://feedback.azure.com/d365community/idea/e9e84bf2-64c4-ee11-92bc-000d3a0fb290
50+
51+
- name: "Output warning message when altering an indexed view that all indexes (clustered and non-clustered) will be dropped"
52+
description: "ALTER VIEW ... Oops! All the indexes are now gone, clustered and non-clustered and SQL Server didn't say a thing...Not even a warning."
53+
link: https://feedback.azure.com/d365community/idea/0f1f2993-43b6-ee11-92bc-000d3a033659
54+
55+
- name: "Statement execution duration global variable - Similar to @@ROWCOUNT, but instead how long the previous statement took to run"
56+
description: "Wouldn't it be nice if you could stop messing with datetime variables and datediff to figure out how long the previous statement took to run?"
57+
link: https://feedback.azure.com/d365community/idea/884c86b1-9b85-ee11-a81c-000d3ae5ae95
58+
4259
fiddlers:
4360
- name: .NET Fiddle
4461
description: C#, VB.NET, F#

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /