You need to remove all messages from one side of an existing conversation. The remote services are owned by another company and have been completely removed. How can you compleye your task?

You need to remove all messages from one side of an existing conversation. The remote services are owned by another company and have been completely removed. How can you compleye your task?


Answer: -  END CONVERSATION @conversation_handle WITH CLEANUP;

(You need to specify the option WITH CLEANUP in this case.)