Discussion :: SQL Server MCQs
- RECEIVE service broker statement applies to which of the versions ?
Answer : Option C
Explanation :
RECEIVE retrieves one or more messages from a queue. Depending on the retention setting for the queue, either removes the message from the queue or updates the status of the message in the queue.
Be The First To Comment