DEV Community

Clever Cottonmouth
Clever Cottonmouth

Posted on

Show query window at startup in SQL Server Management Studio

To show the query window at startup in SQL Server Management Studio (SSMS), follow these steps:

Open SSMS.
In the Tools menu, select Options.
In the Options window, expand the Environment section and click on Startup.
Under the At startup section, select the option Open new query window.
Click OK to save your changes.
Now, every time you launch SSMS, a new query window will automatically open.

sqlserver

Top comments (0)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay