Skip to content
#

microsoft-sql-server

Here are 145 public repositories matching this topic...

erikdarlingdata
erikdarlingdata commented Nov 5, 2019

Is your feature request related to a problem? Please describe.
SQL Server 2019 introduced a new DMV, called dm_db_missing_index_group_stats_query that includes some interesting columns. It's not documented so far, but it provides some information that can be used to tie missing index requests to queries.

![image](https://user-images.githubusercontent.com/2136037/68211846-5a879600-ffa6-11

djmattyg007
djmattyg007 commented Apr 16, 2017

The common InsertTest class tests an undocumented way of binding values to a query object. The testBindValues() method calls AbstractQuery::bindValues() with a non-associative array. This use case doesn't appear to be documented, and isn't used by any other code. Is this intentional? Does this test even belong in the InsertTest class?

Improve this page

Add a description, image, and links to the microsoft-sql-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microsoft-sql-server topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.