Script Invocation with the Column Name in Quotes - Aster Execution Engine

Teradata Aster® Developer Guide

Product
Aster Execution Engine
Release Number
7.00.02
Published
July 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
xnl1494366523182.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
ffu1489104705746
lifecycle
previous
Product Category
Software

The column name in the OUTPUTS clause can be a quoted string (possibly multi-word and with spaces). The only illegal characters in the quoted string are single quotes, double quotes, backslashes, and the character with code zero.

The column name can also be enclosed in square brackets. Quoted identifiers surrounded by square brackets can contain any character except the following characters: single quotes, double quotes, square brackets, backslashes, and the character with code zero.

The double quotes or square brackets are not captured in the column name.