Input - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
lifecycle
previous
Product Category
Software

The input table must include a column with the data to be sorted, and may include one or more GroupBy columns. Other columns are ignored.

Histogram Input Table Schema
Column Name Data Type Description
ValueColumn NUMERIC Contains the values to be sorted.
GroupByColumns INTEGER or VARCHAR If this argument is present, the input table is grouped by the specified columns, and a separate histogram is produced for each group.

Columns specified in this argument are accumulated to the output table.