1.

RECEIVE service broker statement applies to which of the versions?(a) 2000(b) 2005(c) 2008(d) All of the mentionedI got this question during an interview.My question is based upon Transact SQL in division Developing with SQL Server of SQL Server

Answer»

Correct choice is (c) 2008

Easiest explanation: RECEIVE RETRIEVES ONE or more messages from a queue. DEPENDING on the retention setting for the queue, either remove the message from the queue or UPDATES the STATUS of the message in the queue.



Discussion

No Comment Found

Related InterviewSolutions