We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18413c3 commit 305deefCopy full SHA for 305deef
data-platform/core-converged-db/aq-teq/demo/README.md
@@ -1 +1,7 @@
1
+## Demo
2
3
+This demo was designed and delivered to a real customer. It highlights how to setup and use AQ with the PL/SQL API.
4
+
5
+In script "001.setup.sql", we setup schemas and queue tables in a 19c Oracle Database, according to what is described in "Demo_slide.pdf".
6
+In script "002.SBS.test_AQ.sql" we will test basic AQ functionalities (enqueue and dequeue based on the rules described in "Demo_slide.pdf").
7
+In script "003.SBS.test_queue_propagation.sql" we will test queue propagation.
0 commit comments