All Tags »
SQL Server 2008 »
sql »
sql improvements
Sorry, but there are no more tags available to filter with.
-
Ok, maybe I'm being a little harsh, but I just feel like it should be better.
Let me show you the niceness of the way that missing indexes are handled in SQL Server 2008.
Using AdventureWorks (not AdventureWorks2008) on a SQL Server 2008 install, if I show the Execution Plan from this simple query, I get a nice suggestion. My query... ...