Job Example 21: Bulk Delete of Data from the Database - Parallel Transporter

Teradata® Parallel Transporter User Guide

Product
Parallel Transporter
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2022-02-04
dita:mapPath
kyx1608578396289.ditamap
dita:ditavalPath
tvt1507315030722.ditaval
dita:id
B035-2445
lifecycle
previous
Product Category
Teradata Tools and Utilities

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.