Multiple choice technology databases

You want to send Personalized Messages to a group of people. Which SQL Server 2005 services would you use?

  1. (a) Database Mirroring

  2. (b) Integration Services

  3. (c) Notification Services

  4. (d) All of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

SQL Server 2005 Notification Services is a platform for developing and deploying applications that generate and send notifications to subscribers. It's specifically designed for sending personalized messages to large audiences. Database Mirroring is for high availability, Integration Services is for ETL - neither handles messaging.