This is just a technique for using management studio.
When writing SQL in SQL Server Management studio, we cannot avoid frequent switching between the browser and SSMs, which is a waste of time. However, SSMs comes with a web browser, it is the same as the operation query tag, which is very convenient.
Click "View", "other Windows", and "Web Browser" in SSMs, as shown in:
In this way, we can open a web browser in SSMs to query information. Is it very convenient.
In this case, we still cannot avoid switching back and forth between browser tags and query tags. If too many browser tags are opened, our display is still limited, we will squeeze our query tags below, so it is hard to find them. Is there any solution?
The method is yes. Right-click the browser label and the following will appear:
Select "create vertical tab group" to separate the query tag from the browser tag, for example:
In this way, opening multiple tags in the browser tag group does not affect the query of the tag group. We can write SQL statements and check the information. Is it more convenient!