PL/SQL API jcs_odf.drop_queue
Summary
Drop a queue.
Specification
procedure drop_queue(name in varchar2,
version in number default null,
partition in varchar2 default const.def_str)
Parameters
- name - the name of the queue
- version - the version number of the queue
- partition - the partition of the queue
See Also
plsqlTopic
onsiteTopic