What is sqlservr.exe - process - sql server (sqlex?press)?



What is sqlservr.exe - process - sql server (sqlex?press)?..

Answer / Harpreet Kaur

sqlservr.exe is the primary executable file for SQL Server, used to run the server engine. When you install SQL Server Express or any other version of SQL Server, this file is created and runs in the background as a process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are the source of constraints?

0 Answers  


What to perform pattern match with the like operator?

1 Answers  


Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?

1 Answers  


does physical index sort data

1 Answers  


What is use of except clause? How does it differ from not in clause?

1 Answers  


What do you mean by acid?

1 Answers  


How do you load large data to the SQL server database?

2 Answers  


What is tempdb database? : SQL Server Architecture

1 Answers  


As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?

1 Answers  


Who developed sql server?

1 Answers  


default databases available in sql server and there uses ?

4 Answers   TCS,


How do you delete a data source?

1 Answers  


Categories