Required Syntax Elements for TD_ANOVA - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-07-09
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢
ON clause
Specifies the table name, view name or query as an InputTable.
GroupNameColumn
Required for group-value input. Specifies the column that contains the groups names.
GroupValueColumn
Required for group-value input. Specifies the column that contains the values for each group.
GroupNames
Required for group-value input. Specifies the groups names to be used for ANOVA.
Cannot be specified if NumGroups is used.

Unicode and double quotes cannot be used.

NumGroups
Required for group-value input. Specifies the groups number to be used for ANOVA.
Cannot be specified if GroupNames is used.