XQuery is the language for working with XML databases. It can also be used as a general purpose language for working with XML.
If you have functions in XQuery with side effects (e.g. updating a log) that return something you don’t want to use, you have a serious problem. This blog explores this and proposes some solutions. (more…)
Advertisements