rows=db(db.arraydata_table.rollupid==0).select(db.arraydata_table.reqtime.max())


On Dec 12, 2:40 pm, Lorin Rivers <lriv...@mosasaur.com> wrote:
> THere are a few aspects of the DAL that I can't  quite get my head around. 
> For example, how would I do this?
>
> select max(reqtime) from arraydata_table where rollupid = 0
>
> --
> Lorin Rivers
> Mosasaur: Killer Technical Marketing <http://www.mosasaur.com>
> <mailto:lriv...@mosasaur.com>
> 512/203.3198 (m)

Reply via email to