Required Syntax Elements for TD_NumApply - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-06
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢
ON clause
Specifies the table name, view name or query as an InputTable.
TargetColumns
Specifies the names of the InputTable columns to apply the numeric operator.
ApplyMethod
Main base attribute for this function that specifies the operator that you want to apply to the given columns. Accepts one of these numeric operators:
num_operator Description
EXP Raises e (base of natural logarithms) to power of value, where e = 2.71828182845905.
LOG Computes base 10 logarithm of value.
SIGMOID Applies sigmoid function to value.
SININV Computes inverse hyperbolic sine of value.
TANH Computes hyperbolic tangent of value.