sql:execute
Allows arbitrary SQL statements to be executed. No result is returned.
Attributes
|
| The database connection. The value is an XPath expression, which must evaluate to a database connection object as returned by sql:connect. |
|
| The SQL statement to be executed. The statements |
Saxon availability
Requires Saxon-PE or Saxon-EE. Available for Java only.