What are the OS services that the SQL Server installation adds?
Answer Posted / guest
MS SQL SERVER SERVICE, SQL AGENT SERVICE, DTC (Distribution
transac co-ordinator)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are parameterized reports? What are cascading parameters in ssrs reports?
What is db stored procedure?
Do you know the policy based administration feature of sql server 2008?
What are the differences between “row_number()”, “rank()” and “dense_rank()”?
How to create stored procedures with parameters in ms sql server?
what stored procedure would you use to view lock information? : Sql server administration
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
How can you insert values in multiple rows using one Insert statement?
Define inner join? Explain with an example?
What are the aggregate and scalar functions?
Can we use where and having clause together?
What is the Disadvantage of indexed sequential file.
Equi join and non equi join is possible with sql server?
What are the three different part of rdl file explain them?
What do you understand by coalesce in sql server?