SQL Server Notification Services Question:
Download Questions PDF

What are the basic components of Notification services?

SQL Notification Services Interview Question
SQL Notification Services Interview Question

Answer:

The following terms are the components of Notification Service:

Event: an action that occurred affecting the specified data.

Subscriber: an entity that wants being notified on occurrence of an event.

Subscription: an act by which subscriber describes when and what he wants to be notified as.

Notification: a channel of communication

Download SQL Notification Services Interview Questions And Answers PDF

Previous QuestionNext Question
Explain architecture of SQL Server Notification services?What are the restrictions applicable while creating views?