Interview Questions

If you set RETENTION = ON in your SQL Server 2005 Service Broker queue, what messages are retained?

Microsoft SQL Server FAQs


(Continued from previous question...)

If you set RETENTION = ON in your SQL Server 2005 Service Broker queue, what messages are retained?

Answer: Incoming and outgoing messages.

Explanation: Both incoming and outgoing messages are retained in the queue. Outgoing messages are copied to the queue.

(Continued on next question...)

Other Interview Questions