Hi,
The current function signature for sql:execute-prepared is:
sql:execute($connection as xs:integer, $params as
element(sql:parameters)) as element()*
The signature itself is for a function "execute" and the documentation
below the signature mentions a parameter $id that should be the result
of sql:prepare, but it is not in the signature.
Can someone (allow me to) update this, please?
Regards,
Ben