Changes

Jump to navigation Jump to search
5 bytes added ,  16:09, 9 March 2023
no edit summary
| width='120' | '''Signature'''
|<pre>sql:execute(
$id as xs:anyURI, $statement as xs:string,
$options as map(*)? := ()
) as item()*</pre>
| width='120' | '''Signature'''
|<pre>sql:execute-prepared(
$id as xs:anyURI, $params as element(sql:parameters),
$options as map(*)? := ()
) as item()*</pre>
| width='120' | '''Signature'''
|<pre>sql:prepare(
$id as xs:anyURI,
$statement as xs:string
) as xs:anyURI</pre>
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu