NeoView Aggregate Function Support
TDV supports the aggregate functions listed in the table below for Neoview.
|
AVG
|
Numeric arguments only; STRING not supported.
|
|
COUNT
|
|
|
MAX
|
DISTINCT is pushed.
|
|
MIN
|
DISTINCT is pushed.
|
|
SUM
|
Numeric arguments only; STRING not supported.
|