Windows Only - Basic Teradata Query

Basic Teradata Query Reference

Product
Basic Teradata Query
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-06-28
dita:mapPath
wmy1488824663431.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