query=(db.item.id>0) db(query).count()
On 10/23/11, lucas <[email protected]> wrote: > hello one and all, > > i think this is easy. how do you get the actual record/row total/ > count for a particular table in web2py under DAL? thank you in > advance and have a great weekend. > > lucas

