Data Exploration Functions - 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-14
- dita:mapPath
- gjn1627595495337.ditamap
- dita:ditavalPath
- qkf1628213546010.ditaval
- dita:id
- jmh1512506877710
- Product Category
- Teradata Vantageā¢
- MovingAverage
- Computes average values in a series.
- TD_CategoricalSummary
- Displays the distinct values and their counts for each specified input table column.
- TD_ColumnSummary
- Displays a summary of each specified input table column.
- TD_GetRowsWithMissingValues
- Displays the rows that have NULL values in the specified input table columns.
- TD_Histogram
- Calculates the frequency distribution of a data set.
- TD_QQNorm
- Checks whether the values in the specified input table columns are normally distributed.
- TD_UnivariateStatistics
- Displays descriptive statistics for each specified numeric input table column.
- TD_WhichMax
- Displays all rows that have the maximum value in a specified input table column.
- TD_WhichMin
- Displays all rows that have the minimum value in specified input table column.