InterviewSolution
Saved Bookmarks
| 1. |
Which of the following Statement ends one side of an existing conversation?(a) BEGIN CONVERSATION TIMER(b) END CONVERSATION TIMER(c) END CONVERSATION(d) GET CONVERSATION GROUPThe question was posed to me in an interview.Query is from Transact SQL topic in division Developing with SQL Server of SQL Server |
|
Answer» The CORRECT choice is (b) END CONVERSATION TIMER |
|