Changes

Jump to navigation Jump to search
72 bytes removed ,  00:50, 23 September 2011
no edit summary
===Command Line===
Turn on the database option [[Options#INTPARSE|INTPARSE]] before parsing documents: <code>  SET INTPARSE ON</code>.
Entity and DTD parsing can be changed by modifying the [[Options#DTD|DTD]] options.
===Command Line===
Turn on the CSV Parser before parsing documents: <code>SET PARSER csv</code>.Next, you may and set some optional, parser-specific options. The default is:
SET PARSER CSV
SET PARSEROPT encoding=utf-8, lines=true, format=verbose, header=false, separator=comma
===Command Line===
Turn on the text parser CSV Parser before parsing documents: <code>SET PARSER TEXT</code>.Nextand set some optional, you may set parser-specific options. The default is:
<code>SET PARSER text SET PARSEROPT lines=yes</code>
===XQuery===
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu