Interview Questions

When you create a new Message Type in the SQL Server 2005 Service Broker, what does the Authorization parameter signify?

Microsoft SQL Server FAQs


(Continued from previous question...)

When you create a new Message Type in the SQL Server 2005 Service Broker, what does the Authorization parameter signify?

Answer: The owner of the message type.

Explanation: This parameter determines the owner of the message type. This defaults to the current user.

(Continued on next question...)

Other Interview Questions