On Jul 7, 2007, at 2:35 PM, Andrew Sterling Hanenkamp wrote:

That's what I thought, which brings me back to: how do I get the
result of an aggregate function like MAX or SUM when I'm not
interested in any individual records--as in, in a similar way to how
we can grab the COUNT of rows?

I can just perform the query using SQL on the DBI for now, but JDBI
could probably add a shortcut for this pretty easily if one doesn't
already exist.

Better shortcuts are needed. Our current "method" involves trolling the returned datastructure. Whyat would a good API look like?

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
jifty-devel mailing list
[email protected]
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel

Reply via email to