I'm new to web2py and python, but if this argument is purely syntactic, I thought it would be db(table.id > 0).select() rather than (db.table.id > 0).select()
Nonetheless, I'm good with what we have now, especially the ample examples in the web2py book to help me get up to speed. DAL is great!