XQuery is the standard XML query language, significa t effort has been made in developing efficient implementations of XQuery query processor.This thesis describes a purely relational implementation of an XQuery processor which exploits the well-known maturity and performance acceleration techniques of the relational database technology to translate XQuery expressions into their equivalent SQL evaluation scripts. The generated SQL evaluation scripts can be executed on any conventional relational database management systems with no need for any changes in its kernel or any other special...
XQuery is the standard XML query language, significa t effort has been made in developing efficient implementations of XQuery query processor.This the...