Job Objective
Delete data from a database table.
Data Flow Diagram
The following figure shows a diagram of the job elements for Job Example 21.
Job Example PTS00024 – Delete Data from a Database Table
Sample Script
For the sample script that corresponds to this job, see the following script in the sample/userguide directory:
PTS00024: Bulk Delete of Data from a Teradata Database.
Rationale
The job uses the Update operator because it is the only operator that can do stand alone bulk delete of data in a database table.