[progress Communities] [progress Openedge Abl] Forum Post: Sql "group By" To Abl Conversion

  • Thread starter Thread starter Stefan Marquardt
  • Start date Start date
Status
Not open for further replies.
S

Stefan Marquardt

Guest
Is there a simple ABL equivalent for this SQL statement: SELECT a,b,c,d,e,f,g,sum(h) from ... group by a,b,c,d,e,f,g I found some aggregate functions in the doc but they are difficult to understand - to be honest.

Continue reading...
 
Status
Not open for further replies.
Back
Top