| title | Other Ways of Viewing the Code Window | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 06/13/2017 |
| ms.prod | sql-server-2014 |
| ms.reviewer | |
| ms.technology | ssms |
| ms.topic | conceptual |
| ms.assetid | d94f79ec-9f8f-4c06-b62b-3ed22a0f8971 |
| author | stevestein |
| ms.author | sstein |
| manager | craigg |
The Code Window can be configured to display multiple code windows in several ways.
-
On the SQL Editor toolbar, click New Query to open a second Query Editor window.
-
To see two code windows at once, right-click the title bar of the Query Editor and select New Horizontal Tab Group. The two query windows appear in horizontal panes.
-
Click in the upper Query Editor window to make it active, and then click New Query to open a third query window. It appears as a tab in the upper window.
-
On the Window menu, click Move to Next Tab Group. The third window moves to the lower tab group. By using these options, you can configure the windows in a variety of ways.
-
Close the second and third query windows.
Note
To view the Query Editor in full-screen mode, click anywhere in the Query Editor window, and then press SHIFT+ALT+ENTER.