AX2561
Scheduler task: Execute SQL Command
This task runs a SQL statement on an Axiom database. If needed, you can also use this task in a user-defined job to run any valid SQL statement on an Axiom database.
NOTE: The SQL statement in this task will be run as the Axiom database user, regardless of which user executes the job.
This task has the following settings:
Item | Description |
---|---|
Source Axiom Database |
Select the database on which to run the SQL statement:
|
SQL Command Text |
Enter any valid SQL statement to be run against the specified database. To validate the syntax of the SQL statement, click the Check SQL syntax button Job variables can be used in the SQL statement. The Check SQL syntax button is not available if the statement uses variables. |