InterviewSolution
Saved Bookmarks
| 1. |
How Can You Create An Advanced Queuing (aq)? |
|
Answer» ORACLE provides the dbms_aqadm package to CREATE an advanced queue. This package can be used to create, alter, and DROP AQ. The procedure that provides these FUNCTIONS are given as follows:
Oracle provides the dbms_aqadm package to create an advanced queue. This package can be used to create, alter, and drop AQ. The procedure that provides these functions are given as follows: |
|