How can I display a column name for an aggregate function?
SQLite
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to SQLite
none
DB2
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to DB2
none
MS Access
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to MS Access
none
PostgreSQL
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to PostgreSQL
none
Oracle
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to Oracle
none
MS SQL Server
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to MS SQL Server
none
MySQL
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to MySQL
none
Sybase
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.
Specific to Sybase
none
Mimer SQL
Where one of the results returned is calculated (for
example with an aggregate) the column name may be
assigned arbitrarily
You should be able to specify a column name.