Can I read Native XQuery in Oracle XMLDB on EtoBox?
Native XQuery in Oracle XMLDB by MonjuMentor is a document available to read on EtoBox.
What is Native XQuery in Oracle XMLDB about?
The document discusses native processing of XQuery in Oracle XMLDB. It proposes rewriting XQuery queries into SQL with XML extensions so they can be optimized by the relational query optimizer and executed efficiently by the relational engine. This hybrid approach uses native compilation and optimization as primary strategy, falling back to a coprocessor for some XQuery constructs. Examples show how XQuery queries are rewritten into equivalent SQL queries for optimization and execution within the RDBMS.
- Author
- MonjuMentor
- Language
- EN