Jobs
DROP JOB Statement

Description

The DROP JOB statement deletes the job.

Syntax

Here is the syntax:

DROP JOB job_name;

On execution, we get:

Query successfully completed