in reply to Re: MySQL / Perl theory & design conundrumin thread [untitled node, ID 280779]
SELECT group_foo, group_bar FROM groups, belongs_in WHERE belongs_in.user_id = ? AND belongs_in.group_id = groups.group_id [download]
Makeshifts last the longest.