Submits SQL statements that do not return a result set directly to the server.
Valid in: | SPD Server |
a valid SQL statement for the SPD Server SQL processor. This argument is required and must be enclosed within parentheses.
specifies the SASSPDS engine. The engine value must be preceded by the keyword BY. You must specify either SASSPDS or the alias from your CONNECT statement.
(optional) specifies an alias that can be used in the CONNECT statement. If you did not specify an alias in your CONNECT statement, then you must specify SASSPDS.