[odb-users] Order and Group by...

Boris Kolpackov boris at codesynthesis.com
Mon Sep 8 23:45:35 EDT 2014


Hi Bruce,

Bruce Cresanta <cresanta at me.com> writes:

> 	How do you order and group by using ODB query syntax?

You would use a view to run an aggregate query. See Section 10.4,
"View Query Conditions" for details. Also the 'view' example in
the odb-examples package shows how to do GROUP BY.

Boris



More information about the odb-users mailing list