Question
What is the purpose of the DBMS_PIPE.RECEIVE_MESSAGE function in Oracle PL/SQL?
To receive a message from a pipe.
To send a message through a pipe.
To delete a message from a pipe.
To create a new pipe.
Submit
Skip