Changes

Jump to navigation Jump to search
67 bytes added ,  15:29, 8 December 2010
===Pending Update List===
The most important thing to keep in mind when using XQuery Update is the Pending Update List (PUL). Updating statements are not executed immediately, but are first collected as updates primitive within a set-like structure, the PUL. At the end of a query, all update primitives on this list are applied after being checked for compatibility. If a conflict exists, an error message is returned and all accessed databases remain untouched (atomicity). For the user this means updates are only visible <b>after</b> the end of a snapshot. This is closely connected to the way you can access query results.
===Returning Results===
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu