Hello everyone! In the example in the book for JOIN,
http://web2py.com/books/default/chapter/29/6#Inner-joins how can you write a query that only returns the dogs that Alex has? I need to have access to all the fields for Alex and all the fields for the dogs he has (This is not my exact problem but mine is similar) Any help would be appreciated! =)

