Changes

Jump to navigation Jump to search
13 bytes added ,  00:14, 11 February 2013
===Returning Results===
It is not possible to mix different types of expressions in a query result. The outermost expression of a query must either be a collection of updating or non-updating expressions. The only way to perform any updating queries and return a result at the same time is to use the BaseX-specific <code>[[Database Module#db:output|db:output()]] </code> function, which caches the results of its arguments at runtime and returns them after all updates have been processed.
Example: Perform update and return success message.
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu