forxmlmultiplej

Description

Maps result sets of a SQL query, that can contain multiple result sets, to an XML document.

Syntax

forxmlmultiplej_function ::= 
	forxmlmultiplej(sql_query_expression, option_string)

Options

See “forxmlj, forxmldtdg, forxmlschemaj, forxmlallj” in Chapter 4, “XML mapping functions,” in XML Services for a description of sql_query_expression and option_string.

Usage