![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
c.d.t. is the wrong forum to ask this question, but I reckon it's a good place to find folk who've Got a Clue (tm). *:-) Which SQL dialects have you encountered that support aggregates in the GROUP BY clause? * |
#3
| |||
| |||
|
|
On Apr 27, 4:33*am, Roy Hann <specia... (AT) processed (DOT) almost.meat> wrote: c.d.t. is the wrong forum to ask this question, but I reckon it's a good place to find folk who've Got a Clue (tm). *:-) Which SQL dialects have you encountered that support aggregates in the GROUP BY clause? * In 99% of the cases the content of the GROUP BY clause is unambiguously defined by what a user wrote in the SELECT clause. The other 1% is covered by the inline view facility. Why do you need aggregates in the GROUP BY clause? |
#4
| |||
| |||
|
|
curious whether that is a widely supported feature. It is on most SQL DBMS: Oracle, DB2, SQL Server.(3 out of 4 DBMS |
|
Roy |
#5
| |||
| |||
|
|
Snipped and I am curious whether that is a widely supported feature. It is on most SQL DBMS: Oracle, DB2, SQL Server.(3 out of 4 DBMS systems on the market). Hope this helps... |
![]() |
| Thread Tools | |
| Display Modes | |
| |