SELECT m.chara_id, m.relation_type, r.relation_point FROM succession_relation_member m JOIN succession_relation r ON m.relation_type = r.relation_type ORDER BY m.chara_id, m.relation_type