How Do I Start the SQL Server Database
Question
How do I start the SQL Server database?
Answer
- Press the Windows key+R to open the Run dialog box. Run the SQLServerManager11.msc command.
The SQL Server Configuration Manager window is displayed.
- Click SQL Server Services. In the right pane, right-click SQL Server (MSSQLSERVER), and choose Start.
Here, MSSQLSERVER indicates a SQL Server database instance name. It must be replaced by the actual instance name.