Question
Which of the following is TRUE about the usage of DBMS_PIPE.RECEIVE_MESSAGE?
It sends a message to another session
It blocks until a message is received or timeout occurs
It deletes existing messages
It creates a new pipe
Submit
Skip