1.

Purpose of GET_TRANSMISSION_STATUS is _____________(a) Returns the status for the first transmission for end side of a conversation(b) Returns the status for the first transmission for one side of a conversation(c) Returns the status for the last transmission for end side of a conversation(d) Returns the status for the last transmission for one side of a conversationThe question was asked in examination.The doubt is from Transact SQL in portion Developing with SQL Server of SQL Server

Answer»

The correct option is (d) Returns the STATUS for the last transmission for ONE side of a conversation

Easy explanation: GET_TRANSMISSION_STATUS returns a string DESCRIBING the status of the last transmission attempt for the SPECIFIED conversation.



Discussion

No Comment Found

Related InterviewSolutions