How many services is running in sql server?
Answers were Sorted based on User's Feedback
Answer / prasadhari_m@yahoo.com
MS Sql Server-for running databases
MS Sql Agent - for running jobs
DTC(Distribution Transcation coordinator)-for connecting
and linked to the other servers
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / prathiba
one service will mainly run in the SQL server ie:SQL Server
service
Is This Answer Correct ? | 1 Yes | 4 No |
How important is to list the column names when doing an insert?
please give me the answer for this: query which generates the second highest integer in the table?
What is difference between Sql server and MySql database? It may be silly question but i really dont know.
Write a command to view mysql database table structure?
How do I setup a mysql database?
What are aggregate functions in mysql?
What is regex in mysql?
what are the main differences between MyISAM and InnoDB table storage structures ? what are the advantages and disadvantages in usage of these ?
10 Answers E2 Solutions, Tesco,
What tools available for managing mysql server?
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
How we can get distinct columns values in mysql?
What are the steps involved in query processing?