📄 readme
字号:
sql scripts in this directory are required for all other demos. This has thefollowing scripts:i) bz_main.sql - This scripts calls other scripts to create objects in the schema bz. It also creates the tablescaces "demo" and "temp" if not already created.ii) bz_cr_msg_typ.sql - Creates the message type bzcardsorders_typ.iii) bz_cr_q.sql - Creates the queuetable bzcardorders_qt, queue bzcardorders_q, and starts the queue.iv) bz_add_subscriber.sql - Has the sample scripts for adding subscribers.v) bz_enqueue_eg.sql - Has the sample enqueuing scripts.vi) bz_dequeue_eg.sql - Has the sample dequeuing scripts.v) bz_msg_clnup.sql - Has the scripts that will clean up queues.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -