Combination of Both APPLY and SQLCmdFileName - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Enterprise
VMware
Lake
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2025-04-02
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
Product Category
Teradata Tools and Utilities

You can specify SQL statements either in the APPLY Statement and/or in a file specified in the SQLCmdFileName attribute of the DDL operator. The order of execution will be:

  1. SQL statements specified in the <SQLFile>.
  2. SQL statements specified in the TPT script.

If the file given in the SQLCmdFileName attribute is empty and no SQL statement was provided in the APPLY statement, the job would result in an error.