| 1 | | hi! |
| 2 | | i hope i am allowed to create a "ticket" :-) thx |
| 3 | | |
| 4 | | I searched this site for "aggregate function" used in mysql (ok, used in Standard sql)..but i can't find any method to make a "group by" with function "count()", "max()", "min()"... |
| 5 | | so...my question..is this implemented or only not documented :-) |
| 6 | | |
| 7 | | thx for answer |
| 8 | | best regards |
| 9 | | martin |
| | 1 | I searched this site for "aggregate function" used in mysql (ok, used in standard sql)..but i can't find any method to make a "group by" with function "count()", "max()", "min()"... |