It's not configurable in SQL Server Management Studio. In Visual Studio, you can go to Tools -> Options -> Database Tools -> Query and View Designer to customize it.
You can also toggle each pane quickly by pression CTRL+1 (diagram), CTRL+2 (criteria), CTRL+3 (SQL) and CTRL+4 (results).
That's a real shame. It seems such a waste to have to toggle those on each and every time, especially since it would have been such a small thing to add in the program (alongside remembering the size of each of the panes).
I like the SQLSMS in general, but all these little things make it so much less enjoyable to work with then it should have been.
Diagram/Criteria/SQL panes
aatik
It's not configurable in SQL Server Management Studio. In Visual Studio, you can go to Tools -> Options -> Database Tools -> Query and View Designer to customize it.
You can also toggle each pane quickly by pression CTRL+1 (diagram), CTRL+2 (criteria), CTRL+3 (SQL) and CTRL+4 (results).
madref
I like the SQLSMS in general, but all these little things make it so much less enjoyable to work with then it should have been.