Which of the following are true about SEND statement?
C – You can send a message with the message body empty.
(If a message type is not specified when you use the SEND statement, the message will have the DEFAULT type. However, you cannot specify NULL as the message_body_expression argument.)