DB2 Aggregate Function Support
TDV supports the aggregate functions listed in the table below for DB2.
|
DB2 Aggregate Function |
Notes |
|
AVG |
BLOB, CLOB, and string-type arguments not supported. |
|
CORR |
BLOB and CLOB arguments not supported; arguments must be numeric. |
|
COUNT |
BLOB and CLOB arguments not supported; DISTINCT not supported with LONGVAR. |
|
MAX |
BLOB and CLOB arguments not supported. |
|
MIN |
BLOB and CLOB arguments not supported. |
|
SUM |
BLOB and CLOB arguments not supported. |