[odb-users] ODB and aggregate functions

Nicolas ALBEZA n.albeza at gmail.com
Thu Aug 18 09:51:07 EDT 2011


Hello odb-users !

I'm looking for a way to use aggregate (group-by) functions with ODB, to use
in simple queries, such as "SELECT AVG(field) from table where ...".

It seems that ODB doesnt allow such things, so i guess i'll have to use the
low-level and db specific functions to reach my goal.
Is there any examples or documentation about that ? (I'm using a mysql DB).

Thanks !

Regards,

-- 
ALBEZA "Pause" Nicolas


More information about the odb-users mailing list