MySQL Aggregate Function Support
TDV supports the aggregate functions listed in the table below for MySQL.
|
AVG
|
DISTINCT and STRING are not supported.
|
|
COUNT
|
DISTINCT not supported.
|
|
MAX
|
DISTINCT not supported.
|
|
MIN
|
DISTINCT not supported.
|
|
SUM
|
DISTINCT not supported.
|