Interview Questions

You want to speed up your SQL Server 2005 Service Broker queue by placing an index on it. What is the best way to do this?

Microsoft SQL Server FAQs


(Continued from previous question...)

You want to speed up your SQL Server 2005 Service Broker queue by placing an index on it. What is the best way to do this?

Answer: You cannot create an index on a Service Broker queue.
Explanation: You cannot create indexes on SQL Server 2005 Service Broker queues.

(Continued on next question...)

Other Interview Questions