Specifying SQL Statements Using the SQLCmdFileName Attribute - Parallel Transporter

Teradata® Parallel Transporter Reference

Product
Parallel Transporter
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2023-11-29
dita:mapPath
abr1608578396711.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
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.