Windows Only - Basic Teradata Query

Basic Teradata Query Reference

Product
Basic Teradata Query
Release Number
16.20
Published
October 2018
Language
English (United States)
Last Update
2020-02-20
dita:mapPath
kil1527114222313.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2414
lifecycle
previous
Product Category
Teradata Tools and Utilities

Enclose all file name variables within single or double quotation marks. In the following example, 'myscript.txt' is the file name:

.RUN FILE 'myscript.txt'

Additionally, when text follows a file name, the file name must be enclosed in quotation marks. For example:

.RUN FILE 'myscript.txt' SKIP 2