Netezza Analytic Aggregate Function Support
TDV supports the analytic aggregate functions listed in the table below for Netezza
|
Netezza Analytic Aggregate Function |
Notes |
||||||||||||||||||
|
AVG |
AVG (NULL) is NULL. Not supported:
|
||||||||||||||||||
|
COUNT |
|
||||||||||||||||||
|
MAX |
MAX (NULL) is NULL. Not supported:
|
||||||||||||||||||
|
MIN |
MIN (NULL) is NULL. Not supported:
|
||||||||||||||||||
|
SUM |
SUM (NULL) is NULL. Not supported:
|