What are the OS services that the SQL Server installation adds?
Answer Posted / maheswar reddy s
SQL SERVER - is for running the databases
SQL AGENT - is for automation such as Jobs, DB Maintanance, Backups
DTC - Is for linking and connecting to other SQL Servers
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is view in sql?
How to insert and update data into a table with "insert" and "update" statements?
How to write an inner join with the where clause in ms sql server?
What are data resources?
How to stop a loop early with break statements in ms sql server?
what are triggers? : Sql server database administration
What are ddl triggers and types of ddl trigger?
In what three ways is the return statement used in a stored procedure?
what purpose does the model database serve? : Sql server database administration
How can I check that whether automatic statistic update is enabled or not?
What is user-defined function?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
What is a file group?
Which is the main third-party tool used in sql server?
What is the difference function and stored procedure?