ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling
complimentary technical Workshops on Database Security for the first 30
Oracle Database customers located anywhere in North America, EMEA, LATAM, or
APAC that send an email to
asra_us@oracle.com. Request a Workshop for
your organization today.
Appears to be the support for the corresponding DBMS_XMLINDEX procedure
dbms_xmlindex0.createDateIndex(
xml_index_schema IN VARCHAR2,
xml_index_name IN VARCHAR2,
date_index_name IN VARCHAR2,
xmltypename IN VARCHAR2,
date_index_clause IN VARCHAR2,
column_name IN VARCHAR2);
Appears to be the support for the corresponding DBMS_XMLINDEX procedure
dbms_xmlindex0.createNumberIndex(
xml_index_schema IN VARCHAR2,
xml_index_name IN VARCHAR2,
num_index_name IN VARCHAR2,
num_index_clause IN VARCHAR2,
xmltypename IN VARCHAR2,
column_name IN VARCHAR2);