Plan2Stats – SQL Server Index Statistics Update Tool

Plan2Stats

Paste your SQL Server Query Plan XML below to generate UPDATE STATISTICS statements

Sampling Method:
Standard statistics update with no special options
Uses existing sampling rate from previous statistics update
Scans all rows in table or index (most accurate but slowest)
Sample a specific percentage of rows (balance between accuracy and performance)
Output: