1.

How Can You Process Messages In Order Asynchronously?

Answer»

ORACLE provides a PACKAGE called dbms_aq package to queue the messages, which can be consumed by ANOTHER SESSION or application in ORDER.

Oracle provides a package called dbms_aq package to queue the messages, which can be consumed by another session or application in order.



Discussion

No Comment Found