Changes

Jump to navigation Jump to search
18 bytes removed ,  16:30, 19 November 2011
no edit summary
===XQuery===
The [[Database FunctionsModule#db:add|db:add()]] or [[Database FunctionsModule#db:replace|db:replace()]]
function can be used as well to add new XML documents to the database.
The following example query uses the internal parser and adds all files
The CSV parser can also be specified in the prolog of an XQuery expression.
The [[Database FunctionsModule#db:add|db:add()]] or [[Database FunctionsModule#db:replace|db:replace()]]
function can be used to add the specified source files into the database.
The following example query adds all CSV files to the database <code>DB</code>
Again, the text parser can also be specified in the prolog of an XQuery expression, and
the [[Database FunctionsModule#db:add|db:add()]] or [[Database FunctionsModule#db:replace|db:replace()]]
function can be used to add the specified source files into the database.
The following example query adds all text files to the database <code>DB</code>
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu