WHAT v16
The WHAT
procedure changes the stored procedure that the job executes.
Parameters
job
Identifier of the job whose stored procedure you want to change.
what
Name of the stored procedure to execute.
Examples
Change the job to run the list_emp
procedure:
- On this page
- Parameters
- Examples