Specifying SQL Statements Using the SQLCmdFileName Attribute - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

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

There is no limitation on the number of SQL statements that can be specified in the file given in the SQLCmdFileName attribute.

Every SQL statement should be terminated with a semicolon at the end.

SQL comments are not supported in the file. C style comments are supported but will be stripped off before the request is sent to the database.

The statements supported in the file are regular SQL statements and substitutions using '@' on job variables is not supported.