From the course: SQL Server 2022 Administration
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Find the tools installed with the SQL Server - SQL Server Tutorial
From the course: SQL Server 2022 Administration
Find the tools installed with the SQL Server
So after you've set up and installed a SQL Server instance on your machine, you might be asking yourself, "How do I manage this? How do I configure it? And where are the tools I can use to interact with it?" Well, once you install the database server, that's really all you get is the database server and a few tools for configuring it. You don't have any of the other Microsoft tools available. So I'll show you in the start menu here. If you open this up and you scroll down to Microsoft SQL Server 2022, you'll see under this folder I have a Configuration Manager, an Error Usage and Reporting Manager, and basically, an Import Export tool and access to my Installation Center, again. That's it. If you want the Microsoft tools, which I do have installed as well here, Microsoft SQL Server Tools, 19 is the version. You have to install these separately. So you'll see once I do that, I get Management Studio, Profiler, the Tuning Advisor, and a Deployment Wizard. Now, these tools are installed…