adspace


How do I start sql server 2016?

Answer Posted / Neetu Gangwar

To start SQL Server 2016, you can use the SQL Server Management Studio (SSMS). After installing SSMS, open it, and connect to the SQL Server instance by providing the appropriate server name and authentication details.nAlternatively, you can also start SQL Server from the Windows Services Manager, right-click on 'SQL Server (MSSQLSERVER)', and select 'Start'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql or structured query language?

1228


Can sql servers link to other servers like oracle?

919


what is spatial nonclustered index

1059


Explain “row_number()” in sql server with an example?

1080


Does view occupy space?

1021


How to rebuild the master database?

1167


What is temporary table in sql server? Why we use temp table?

1023


do you know how to configure db2 side of the application? : Sql server database administration

1125


What is the difference between for xml raw and for xml auto?

1119


How to connect php with different port numbers?

1191


Can we do dml on views?

1039


How to provide default values to function parameters?

1261


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1200


Can we shrink data file in sql server?

1130


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1300