Which of the following keyword is not associated with initialization of variable ?
All of the mentioned
Variables are declared in the body of a batch or procedure with the DECLARE statement and are assigned values by using either a SET or SELECT statement.
RECEIVE service broker statement applies to which of the versions ?
2008
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.