Query Plans in Data Dude
I am not sure where to bring up new feature requests, but figured here would work. I work a lot with Oracle and Query Plans (called Explain Plans there) and they are important in the development process to check query design and performance. I believe that SQL Server has a similar thing and it would be great to expose it for developers to have access to during the development process.
Totally agreed, the ability to look at query plans is key, this is something we are currently looking at adding for the upcoming Sprint, #8.
-GertD