I've got the package_id and I want to retrieve the corresponding community name for it.
The packages form a hierarchy and it looks like I need to find a mother package_id before I can join against the dotlrn_communities view.
Can someone point me at a query or proc that pays attention to this hierarchy?