Input - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software

The Text_Parser function has one input table. If you include the PARTITION BY clause, then the function treats all rows in the same partition as a single document. If you omit the PARTITION BY clause, then the function treats each row as a single document.

Text_Parser Input Table Schema
Column Name Data Type Description
text_column VARCHAR Contains text to be parsed.
accumulate_column Any Column to copy to the output table.