Redshift Aggregate Function Support
TDV supports the Aggregate functions listed in the table below for Redshift.
|
Redshift Aggregate Function |
Notes |
|
AVG |
DISTINCT and ALL supported. |
|
COUNT |
DISTINCT and ALL supported. BLOB not supported. |
|
MAX |
DISTINCT and ALL supported. NULLs, strings, numbers, dates supported. |
|
MIN |
DISTINCT supported. |
|
SUM |
DISTINCT and ALL supported. |