We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b394cf commit 740b6bcCopy full SHA for 740b6bc
1 file changed
README.md
@@ -1,11 +1,11 @@
1
# QueryPlanVisualizer [](https://www.nuget.org/packages/LINQPadQueryPlanVisualizer/) [](https://github.com/Giorgi/QueryPlanVisualizer/blob/master/LICENSE.md)
2
-Sql Server query execution plan visualizer for LINQPad.
+SQL Server query execution plan visualizer for LINQPad.
3
4
## Features
5
* View query execution plan inside LINQPad
6
* View missing indexes for query
7
* Create missing indexes directly from LINQPad
8
-* Open plan in Sql Server Management Studio or other default app
+* Open plan in SQL Server Management Studio or other default app
9
* Save plan to xml file
10
11
## Getting Started
0 commit comments