Netezza Analytic Aggregate Function Support
TDV supports the analytic aggregate functions listed in the table below for Netezza versions 4.5, 5.0, and 6.0.
|
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:
|