1.

Which of the following change was introduced in SQL Server 2012 related to Service Broker?(a) Less support for Service Broker(b) Queues do not expose the message enqueued time(c) Messages can be sent to multiple target services (multicast)(d) All of the mentionedI have been asked this question in an interview for job.My enquiry is from Service Broker topic in chapter Data Connectivity of SQL Server

Answer»

The correct choice is (c) MESSAGES can be SENT to multiple target services (MULTICAST)

To explain I would say: QUEUES have a new column, message_enqueue_time, that shows how long a message has been in the queue.



Discussion

No Comment Found

Related InterviewSolutions