Service broker was added to SQL Server ___________
2024
Service broker was added to SQL Server ___________
Answer: B. 2005 — Answer: b Explanation: Service Broker is a messaging and queuing technology introduced in Microsoft SQL Server 2005. It enables reliable communication between…
- A.
2000
- B.
2005
- C.
2008
- D.
2012
Attempted by 1761 students.
Show answer & explanation
Correct answer: B
Answer: b
Explanation: Service Broker is a messaging and queuing technology introduced in Microsoft SQL Server 2005. It enables reliable communication between database instances by supporting asynchronous message processing. This feature was not available in earlier versions like 2000, 2008, or 2012, which were released after 2005.
Loading lesson…