I recently moved from VS2008 to VS2013. I often view/change the contents of a table in a database. As in VS2008, I am able to select Show Table Data from the Server Explorer with no issue. However, in VS2008 I was able to press a SQL button and have the underlying SQL code appear for editing. I don't see how to do that in VS2013.
How do I view/edit the underlying SQL code when using Server Explorer's Show Table Data?
Curt