On 26 January 2012 14:48, Vasile Ermicioi <[email protected]> wrote: > try: > > _count = db.akb_articles.uuid.count() > rows = db(db.akb_articles).select(_count, db.akb_articles.ltitle, groupby= > db.akb_articles.ltitle, having=_count>1) > > Thanks. How did I miss 'having' in the book? I could not find it there.
Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3)

