Changes between Initial Version and Version 5 of Ticket #57


Ignore:
Timestamp:
27.02.2007 00:37:50 (4 years ago)
Author:
hans
Comment:

I'm cleaning up the description & summary and moving this to 2.0; maybe we can make this fit into new Criteria ...

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57

    • Property Version changed from 1.1.0 to devel
    • Property Summary changed from aggregate function to Add support for SQL standard aggregate functions
    • Property Severity changed from normal to enhancement
    • Property Milestone changed from 1.2 to 2.0
  • Ticket #57 – Description

    initial v5  
    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 
     1I 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()"...